Skip to content

v0.10.0: Dynamic context

Latest
Compare
Choose a tag to compare
@dhoepelman dhoepelman released this 17 Nov 21:54
· 7 commits to main since this release
v0.10.0
2b0217e

This release adds one of the longer-requested features: cross-field validations and validation based on context.

This is achieved with the new dynamic function, see the README for usage.

  • Add dynamic and cross-field validations
  • Allow customizing hint in required
  • Give deprecation warning if ifPresent or required are used on non-nullable properties