predicates property

List<Predicate> predicates
final

The Predicates object contains one Predicate element for each ByteMatchSet, IPSet, or SqlInjectionMatchSet object that you want to include in a Rule.

Implementation

final List<Predicate> predicates;