Skip to content

2.1.2

Compare
Choose a tag to compare
@Firehed Firehed released this 20 Sep 17:39
· 8 commits to master since this release
06656dc

This release has one bugfix: when an optional value had null as a valid value and the data being validated specified null, the validator would incorrectly return the default value. This behavior has been corrected and null will now be correctly returned.