Class DifferentPageChecker

  • All Implemented Interfaces:
    IObjectChecker

    public class DifferentPageChecker
    extends AbstractObjectChecker
    An implementation of IObjectChecker that returns a failure result when the checked object is a second Page instance in the component tree. The first checked page instance is assumed to be the component tree root. Any other page instance checked by the same checker is a referenced page by a component in the tree.
    Since:
    6.17.0