Hello friends, how do validate that a given field ...
# ktor
j
Hello friends, how do validate that a given field is not blank / has given length / matches some regex, ... do you have a validation library (annotation? DSL?) or do you roll your own thing?
h
Could you wait until the next release? 😄 https://github.com/ktorio/ktor/pull/3010
K 1
j
Nice, thanks 🙂
a
Body of what content type do you want to validate?