DevExtreme v23.1 is now available.

Explore our newest features/capabilities and share your thoughts with us.

Validation Result

A validation result.

Type:

Object

brokenRule

A rule that failed to pass the check.

isValid

Indicates whether all the checked rules are satisfied.

Type:

Boolean

validationRules

Validation rules specified for the Validator.

value

The value being validated.

Type: any