- Fixes a
printlnbeing present in validation of maps
Unclaimed project
Are you a maintainer of konform? Claim this project to take control of your public changelog and roadmap.
println being present in validation of mapsandThen (#182 by @dhoepelman)Comparable (#181 by @pmeinhardt)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.
ifPresent or required are used on non-nullable propertiesValidationBuilder for extensions, see ExtendingValidationBuilderTest.kt for an exampleValidationResult.prependPath public