Which library do you recommend for DTO validations...
# ktor
a
Which library do you recommend for DTO validations for ktor?
I made it following this example of hibernate-validator from here: https://stackoverflow.com/questions/54204190/ktor-how-can-i-validate-json-request
110 Views