FormContext.FieldValidators Property
Visual Studio 2010
Gets the field validators for the form.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Collections.Generic.IDictionary(String, FieldValidationMetadata)A dictionary of field validators for the form.
Community Additions
ADD
Show: