[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.ValidatorBase-1.Validator-1.MaxLength

MaxLength Method

MaxLength(int, string)

Declaration
public ValidatorBase<T>.Validator<TProperty> MaxLength(int maxLength, string errorMessage = null)
Parameters
Type Name Description
int maxLength
string errorMessage
Returns
Type Description
ValidatorBase<T>.Validator<TProperty>