valid property

bool valid

Validate status

Implementation

bool get valid => error == null && validStatus == ValidateStatus.valid;