v3.4.0
- Added:
- Add the validator
NewEmptyStrValidator
to validate whether the option value is the empty string. - Add the validator
Or
to validate whether the option value satisfies any validator.
- Add the validator
NewEmptyStrValidator
to validate whether the option value is the empty string.Or
to validate whether the option value satisfies any validator.