https://kotlinlang.org logo
#feed
Title
# feed
j

Johann Pardanaud

10/31/2023, 1:00 PM
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 🙂
👀 2
j

jamshedalamqaderi

10/31/2023, 1:03 PM
Nice. ❤️
💞 1
2 Views