Hello,
Sorry if this is the wrong place to post this.
I'm developing a JAX-RS webservice endpoint, and I'm using BeanValidation
to validate a bean sent as a method parameter to a POST method, like this:
@POST
public void save(@NotNull @Valid Customer customer) {
// ... more code ....
}
Then I noticed a custom constraint I created was being executed twice
within that bean.
Is this the default behavior?
Can constraints be executed more than once?
INFO: I'm using BeanValidation 2.0 with WildFly 16.
Thanks a lot.
Atenciosamente,
Juliano Marques
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_camp...>
Livre
de vírus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_camp...>.
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>