Hello! I have a question regarding validation on web requests. We're validating the requestbody with some constraints, however, we have an additional constraint which needs access to the "referentie" parameter. We made it a value_parameter constraint, but unlike a nice 400 we normally can get back, with this, we get a 500. Is there a way to make this work?
n
nfrankel
01/31/2022, 11:23 AM
it’s unrelated to kotlin
hence, i’d suggest to ask on the spring gitter channel