Class PrologRulesBlockerValidator

  • All Implemented Interfaces:
    CommitValidationListener

    public class PrologRulesBlockerValidator
    extends Object
    implements CommitValidationListener
    A validator than bans creation of new Prolog rules. Modification and deletion will be allowed so that clients can get rid of prolog rules. New rules should use submit-requirements instead.