FormValidationSummarySettingsTagHelper
Example
<validation-summary/>
Attributes
Attribute | Type | Description |
---|---|---|
container | String | Defines the element in which the validation summary will be rendered. |
enabled | Boolean | Defines whether the validation summary will be enabled. |
template | String | Specifies the template for rendering the validation summary. |
template-handler | String | Specifies the template handler for rendering the validation summary. |
template-id | String | The id for the validation summary template. |