ModelMetadata::RequestValidationEnabled Property
Gets or sets a value that indicates whether request validation is enabled.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property bool RequestValidationEnabled { virtual bool get(); virtual void set(bool value); }
Show: