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