Annotation Type Rules


  • @Retention(RUNTIME)
    @Target(METHOD)
    @Incubating
    public @interface Rules
    Denotes that the RuleSource method rule carrying this annotation defines additional rules based on its inputs.