Uses of Class
org.apache.bval.jsr.job.ValidateParameters.ForMethod
-
Packages that use ValidateParameters.ForMethod Package Description org.apache.bval.jsr.job -
-
Uses of ValidateParameters.ForMethod in org.apache.bval.jsr.job
Methods in org.apache.bval.jsr.job that return ValidateParameters.ForMethod Modifier and Type Method Description <T> ValidateParameters.ForMethod<T>
ValidationJobFactory. validateParameters(T object, Method method, Object[] parameterValues, Class<?>... groups)
-