ClientValidatorCache Class
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.
Cache for IClientModelValidators.
public ref class ClientValidatorCache
public class ClientValidatorCache
type ClientValidatorCache = class
Public Class ClientValidatorCache
- Inheritance
-
ClientValidatorCache
Constructors
ClientValidatorCache() |
Methods
GetValidators(ModelMetadata, IClientModelValidatorProvider) |
Gets the IClientModelValidator for the metadata from the cache, using the validatorProvider to create when needed. |