C# (CSharp) System.Web.Mvc.ClientValidation.Rules 네임스페이스

클래스들

이름 설명
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