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...
|
| override void | OnInitialized () |
| | Override to do work after initialization.
|
|
| EditContext | CurrentEditContext = default! [get, set] |
| | Gets or sets the current edit context for the component.
|
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.
◆ OnInitialized()
| override void Csla.Blazor.CslaValidator.OnInitialized |
( |
| ) |
|
|
inlineprotected |
Override to do work after initialization.
◆ CurrentEditContext
| EditContext Csla.Blazor.CslaValidator.CurrentEditContext = default! |
|
getset |
Gets or sets the current edit context for the component.
The documentation for this class was generated from the following file: