0.11.0
What's Changed
- Added overloaded andThen method to chain ValueValidators by @duponter in #210
- Drop
Either
support by @making in #214 - Delete ValidatorBuilderExtensions.kt by @making in #215
- Introduce ConstraintContext and replace ConstraintGroup in validate method by @making in #216
- Temporal constraints for Year and YearMonth by @duponter in #220
- Value validator to validatable by @duponter in #219
- Fixed failing CI #597: Bump formatter-maven-plugin from 2.17.1 to 2.18.0 by @duponter in #224
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #223
Full Changelog: 0.10.1...0.11.0