Class offering integration of CSLA validation into Blazor edit forms This is a component with no visible behaviour; it simply requests hook up of validation More...
Protected Member Functions | |
override void | OnInitialized () |
Override to do work after initialization More... | |
Properties | |
EditContext | CurrentEditContext [getset] |
Gets or sets the current edit context for the component More... | |
Class offering integration of CSLA validation into Blazor edit forms This is a component with no visible behaviour; it simply requests hook up of validation
Definition at line 14 of file CslaValidator.cs.
|
protected |
Override to do work after initialization
Definition at line 26 of file CslaValidator.cs.
|
getset |
Gets or sets the current edit context for the component
Definition at line 21 of file CslaValidator.cs.