Class DynamicMaxLengthAttribute
Inherited Members
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 | |
string | maximumLengthPropertyName |