Class RuleGroupValidateInterceptor

  • All Implemented Interfaces:
    Interceptor, ValidateInterceptor<RuleGroupModel>

    @Deprecated(since="1808",
                forRemoval=true)
    public class RuleGroupValidateInterceptor
    extends java.lang.Object
    implements ValidateInterceptor<RuleGroupModel>
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1808. the interceptor is not functional anymore after DEFAULT_RULEGROUP_CODE_PROPERTY is deprecated.
    • Constructor Detail

      • RuleGroupValidateInterceptor

        public RuleGroupValidateInterceptor()
        Deprecated, for removal: This API element is subject to removal in a future version.