Akkurate 0.10.0
Added
- kotlinx-datetime integration to validate multiplatform date and time. (#42)
- New
akkurate-test
artifact to test custom constraints. - New constraints to validate types of the kotlin.time package.
Fixed
- Add a
or equal to zero
suffix to the default message forisNegativeOrZero
andisPositiveOrZero
constraints.