kaliberjs / forms

Forms for React
MIT License
4 stars 0 forks source link

Update min and max validation to not report an error if the field has no value. #24

Closed peeke closed 1 year ago

peeke commented 1 year ago

This case should be handle with required (if a value is required)