Predicate validationMethod
Holds if the method method validates its arg-th argument in some way.
Import path
import semmle.code.java.security.Validationpredicate validationMethod(Method method, int arg)Holds if the method method validates its arg-th argument in some way.
import semmle.code.java.security.Validationpredicate validationMethod(Method method, int arg)