minLength property

int? minLength
final

Specifies the minimum length of a string.

Only applicable for associated string types.

Implementation

final int? minLength;