ModelValidationContextBase 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 common base class for ModelValidationContext and ClientModelValidationContext.
public ref class ModelValidationContextBase
	public class ModelValidationContextBase
	type ModelValidationContextBase = class
	Public Class ModelValidationContextBase
		- Inheritance
 - 
				ModelValidationContextBase
 
- Derived
 
Constructors
| ModelValidationContextBase(ActionContext, ModelMetadata, IModelMetadataProvider) | 
		 Instantiates a new ModelValidationContextBase.  | 
        	
Properties
| ActionContext | 
		 Gets the ActionContext.  | 
        	
| MetadataProvider | 
		 Gets the IModelMetadataProvider.  | 
        	
| ModelMetadata | 
		 Gets the ModelMetadata.  |