Join Slack
Powered by
Hello friends, how do validate that a given field ...
# ktor
j
jmfayard
05/21/2022, 9:11 AM
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
hfhbd
05/21/2022, 9:39 AM
Could you wait until the next release? 😄
https://github.com/ktorio/ktor/pull/3010
K 1
j
jmfayard
05/21/2022, 9:42 AM
Nice, thanks 🙂
a
Aleksei Tirman [JB]
05/21/2022, 4:07 PM
Body of what content type do you want to validate?
12
Views
Open in Slack
Previous
Next