Search results

ValidateEventArgs API in JavaScript (ES5) In-place Editor API control

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.