JavaScript/jQuery Validator - ValidatedEvent
The type of the validated event handler's argument.
import { ValidatedEvent } from "devextreme/ui/validator"
Type:
Used in:
brokenRule
The object that represents the first broken rule on the list of specified validation rules.
Type:
Feedback