Razor tag helper that displays CSLA .NET validation error text in a span. More...
Public Member Functions | |
| override void | Process (TagHelperContext context, TagHelperOutput output) |
| Process method More... | |
Properties | |
| ModelExpression | CslaErrorsFor [getset] |
| Model expression More... | |
Razor tag helper that displays CSLA .NET validation error text in a span.
Definition at line 19 of file CslaErrorsTagHelper.cs.
| override void Csla.AspNetCore.Mvc.TagHelpers.CslaErrorsTagHelper.Process | ( | TagHelperContext | context, |
| TagHelperOutput | output | ||
| ) |
|
getset |
Model expression
Definition at line 24 of file CslaErrorsTagHelper.cs.