Any suggestions related to Data Class Validator li...
# ktor
j
Any suggestions related to Data Class Validator library? Using arrow validated type is okay, but it is not "dsl friendly enough" 😁 I want to run validation for request inside ktor handler
z
It wasn't too much of a pain to wire hibernate validator into a custom feature. It's a heavy beast, but it'll do the job for us until we figure out something better