Skip to content

Releases: dtrelogan/react-formstate-validation

Remove Trimming

Choose a tag to compare

@dtrelogan dtrelogan released this 28 Sep 14:30

Remove trimming from length, regex, and startsWith validations.

Breaking change to URL validation

Choose a tag to compare

@dtrelogan dtrelogan released this 02 Aug 13:25

The URL validation now accepts null and blank strings so that you can pair it properly with a separate required validation