Class LocalIdentifierReferencesRule

  • All Implemented Interfaces:
    ValidationRule, org.apache.commons.chain.Command

    public class LocalIdentifierReferencesRule
    extends AbstractValidationRule
    This class checks that local identifiers referenced in a label exist in that label.
    Author:
    mcayanan
    • Constructor Detail

      • LocalIdentifierReferencesRule

        public LocalIdentifierReferencesRule()