Class RegisterLabelIdentifiers

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

    public class RegisterLabelIdentifiers
    extends AbstractValidationRule
    Registers identifiers defined within a label, and verifies that the same identifier is not registered twice.
    • Constructor Detail

      • RegisterLabelIdentifiers

        public RegisterLabelIdentifiers()
        Creates a new instance.