ValidateEventArgs
12 Sep 20251 minute to read
Provides information about a Validate event.
Properties
cancel boolean
Prevent the submit action.
data { : }
Defines the name of the field
errorMessage string
Defines form validation error message.
12 Sep 20251 minute to read
Provides information about a Validate event.
Prevent the submit action.
Defines the name of the field
Defines form validation error message.