Annotation Interface OverridesAttribute


@Documented @Retention(RUNTIME) @Target(METHOD) @Repeatable(OverridesAttribute.List.class) public @interface OverridesAttribute
Marks an attribute as overriding the attribute of a composing constraint. Both attributes must share the same type.