Class SubtreeExcludingValidator

  • All Implemented Interfaces:
    Editor, Validator

    public class SubtreeExcludingValidator
    extends DefaultValidator
    Validator that excludes a subtree from the validation process and delegates validation of other changes to another given validator.
    Since:
    Oak 0.9
    See Also:
    SubtreeValidator