Class ValidationAttributeHelper
Inheritance
System.Object
ValidationAttributeHelper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.AspNetCore.Mvc.Validation
Assembly: Volo.Abp.AspNetCore.Mvc.dll
Syntax
public static class ValidationAttributeHelper
Methods
SetDefaultErrorMessage(ValidationAttribute)
Declaration
public static void SetDefaultErrorMessage(ValidationAttribute validationAttribute)
Parameters
Type | Name | Description |
---|---|---|
System.ComponentModel.DataAnnotations.ValidationAttribute | validationAttribute |