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