I am creating my own class level annotation to validate a request object used in my restful api. Here is the annotation
@Documented @Constraint(validatedBy =