Uses of Class
org.apache.bval.jsr.extensions.ExampleMethodService.Person
-
Packages that use ExampleMethodService.Person Package Description org.apache.bval.jsr.extensions -
-
Uses of ExampleMethodService.Person in org.apache.bval.jsr.extensions
Methods in org.apache.bval.jsr.extensions with parameters of type ExampleMethodService.Person Modifier and Type Method Description void
ExampleMethodService. personOp1(@Valid ExampleMethodService.Person p)
void
ExampleMethodService. personOp2(@NotNull @Valid ExampleMethodService.Person p)
-