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.