Akkurate *0.4.0* just got released! āØ
In summary:
⢠The documentation is now searchable š
⢠New constraints to validate JVM dates
⢠Validating nullable iterables just got easier:
Validator<List<Any>?> { each { ... } }
⢠The configuration of a
Validator
has been revamped to a DSL builder
What to expect in the next weeks š¦
⢠Better documentation: Kdoc for every public symbol + tutorials for server-side validation
⢠The first integration in a long series: arrow Arrow
Come join us on #akkurate to stay updated, or if you have any question.
š 3
š¤ 1
j
jamshedalamqaderi
10/31/2023, 1:01 PM
Hi, is it only for jvm or multiplatform?
j
Johann Pardanaud
10/31/2023, 1:03 PM
Currently for the JVM, but the project has been thought for multiplatform and the support is in the pipe. It will be available before v1 š