StringConverter

constructor(maxLength: Int? = null, minLength: Int? = null, validator: Validator<String> = null)