isValid property

bool isValid

Implementation

bool get isValid => validate(value).isOk();