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