Search results

ValidateEventArgs API in Angular In-place Editor API component

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.