Class DynamicMaxLengthAttribute
Inheritance
System.Object
DynamicMaxLengthAttribute
Namespace: Volo.Abp.Validation
Assembly: Volo.Abp.Core.dll
Syntax
public class DynamicMaxLengthAttribute : MaxLengthAttribute
Constructors
DynamicMaxLengthAttribute(Type, String)
Declaration
public DynamicMaxLengthAttribute(Type sourceType, string maximumLengthPropertyName)
Parameters
Type | Name | Description |
---|---|---|
Type | sourceType | |
System.String | maximumLengthPropertyName |