Searched refs:FieldMustBeARule (Results 1 – 1 of 1) sorted by relevance
46 .withValidator(new FieldMustBeARule())231 private static final class FieldMustBeARule implements RuleValidator { class in RuleMemberValidator