HelpBot Assistant

How can I help you?

ValidateEventArgs

16 Mar 20261 minute to read

Provides information about a Validate event.

Properties

cancel boolean

Prevent the submit action.

data { [key: string]: string|number }

Defines the name of the field

errorMessage string

Defines form validation error message.