@Inherited @Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface Rule
Rule. Same as calling RuleBuilder.withId(String). This is an optional
annotation, as rules do not require names.public abstract String value
Copyright © 2023 OCPsoft. All rights reserved.