minimumLength property

The minimum number of characters that the edit text field will allow upon field validation.

Syntax

@property ( nonatomic , readonly ) NSUInteger minimumLength

Remarks

If no minimum length is setup for this field, 0 will be returned.