isValid property

bool get isValid

Implementation

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