github konform-kt/konform v0.0.1
Proof of concept

latest releases: v0.10.0, v0.9.2, v0.9.1...
pre-release7 years ago

Initial release in pretty much proof of concept state.

What's working:

  • Type-safe builder
    • Works with properties on data classes
    • Recursively validate nested data classes
    • Validate nullable properties
  • Simple Hint/Error string interpolation with values from constraints

Next steps:

  • v0.0.2 Validation of collection type properties
  • v0.1.0 Library of default constraints similar to JSON Schema
  • v0.2.0 i18n and l10n support for hints

Don't miss a new konform release

NewReleases is sending notifications on new releases.