konform-kt / konform

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

Add DSLMarker to scope the methods on ValidationBuilder #39

Closed nlochschmidt closed 2 years ago

nlochschmidt commented 2 years ago

Otherwise we end up accidentally adding Validations to an outer ValidationBuilder from somewhere inside a nested ValidationBuilder