IClientValidationService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides client-side validation HTML attributes (data-val-*) for form fields
based on their ValidationAttributes.
public interface IClientValidationService
type IClientValidationService = interface
Public Interface IClientValidationService
Methods
| Name | Description |
|---|---|
| GetClientValidationAttributes(FieldIdentifier) |
Gets the |