CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.Blazor.CslaValidator Class Reference

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...

Inheritance diagram for Csla.Blazor.CslaValidator:

Protected Member Functions

override void OnInitialized ()
 Override to do work after initialization.

Properties

EditContext CurrentEditContext = default! [get, set]
 Gets or sets the current edit context for the component.

Detailed Description

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.

Member Function Documentation

◆ OnInitialized()

override void Csla.Blazor.CslaValidator.OnInitialized ( )
inlineprotected

Override to do work after initialization.

Property Documentation

◆ 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: