konform-kt / konform

Portable validations for Kotlin
https://www.konform.io
MIT License
636 stars 39 forks source link

Enable explicit API mode #90

Closed dhoepelman closed 3 months ago

dhoepelman commented 3 months ago

See #83 , this prevent accidentally exposing something or breaking backwards compatibility, or exposing something as a different type than intended.

https://kotlinlang.org/docs/jvm-api-guidelines-backward-compatibility.html#explicit-api-mode