Member Junction
Preparing search index...
@memberjunction/ng-base-forms
ValidationFailedEvent
Interface ValidationFailedEvent
Event emitted when validation fails before save.
interface
ValidationFailedEvent
{
EntityName
:
string
;
Errors
:
string
[]
;
}
Index
Properties
Entity
Name
Errors
Properties
Entity
Name
EntityName
:
string
Errors
Errors
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Entity
Name
Errors
Member Junction
Loading...
Event emitted when validation fails before save.