nesk / akkurate

The expressive validation library for Kotlin
https://akkurate.dev
Apache License 2.0
225 stars 9 forks source link

Documentation: add a page to list all constraints #30

Open nesk opened 6 months ago

nesk commented 6 months ago

Linking to the API reference is not enough because all the constraints are under the same package, its a mess to explore. We should do like Symfony or Laravel, and list all the constraints categorized by types in the documentation.