FormBuilder<T>.ShowValidationSummary Method
| Name | Parameters | Description |
|---|---|---|
| ShowValidationSummary(JS) | value | Specifies whether or not the total validation summary is displayed on the form. Mirrors the client-side showValidationSummary option. |
| ShowValidationSummary(Boolean) | value | Specifies whether or not the total validation summary is displayed on the form. Mirrors the client-side showValidationSummary option. |