ValidatorCache 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.
A cache for IModelValidator
public ref class ValidatorCache
	public class ValidatorCache
	type ValidatorCache = class
	Public Class ValidatorCache
		- Inheritance
 - 
				ValidatorCache
 
Constructors
| ValidatorCache() | 
Methods
| GetValidators(ModelMetadata, IModelValidatorProvider) | 
		 Get the validators for a model.  |