minLength property

int? minLength
getter/setter pair

Generated string minimum length. (use min and max OR fixed, not both)

Implementation

int? minLength;