ModelValidatorProviderExtensions 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.
Extension methods for IModelValidatorProvider.
public ref class ModelValidatorProviderExtensions abstract sealed
	public static class ModelValidatorProviderExtensions
	type ModelValidatorProviderExtensions = class
	Public Module ModelValidatorProviderExtensions
		- Inheritance
 - 
				ModelValidatorProviderExtensions
 
Methods
| RemoveType(IList<IModelValidatorProvider>, Type) | 
		 Removes all model validator providers of the specified type.  | 
        	
| RemoveType<TModelValidatorProvider>(IList<IModelValidatorProvider>) | 
		 Removes all model validator providers of the specified type.  |