Annotation Type Each


  • @Retention(RUNTIME)
    @Target(PARAMETER)
    @Incubating
    public @interface Each
    Signals that a RuleSource rule should be applied to all matching descendant elements of the scope instead of the scope itself.