C# (CSharp) System.Web.Mvc.ClientValidation.Rules Namespace

Classes

Name Description
ModelClientValidationCuitRule A ModelClientValidationRule for the client-side for CuitAttribute
ModelClientValidationDateRule A ModelClientValidationRule for the client-side for DateAttribute
ModelClientValidationDigitsRule A ModelClientValidationRule for the client-side for DigitsAttribute
ModelClientValidationEmailRule A ModelClientValidationRule for the client-side for EmailAttribute
ModelClientValidationFileExtensionsRule A ModelClientValidationRule for the client-side for FileAttribute
ModelClientValidationIntegerRule A ModelClientValidationRule for the client-side for IntegerAttribute
ModelClientValidationMaxRule A ModelClientValidationRule for the client-side for MaxAttribute
ModelClientValidationMinRule A ModelClientValidationRule for the client-side for MinAttribute
ModelClientValidationNumericRule A ModelClientValidationRule for the client-side for NumericAttribute