Class MandatoryAttributeMissingInspection

  • All Implemented Interfaces:
    Inspection

    public class MandatoryAttributeMissingInspection
    extends AbstractStructureInspection
    Checks, whether all mandatory element attributes are set. This also checks whether all fieldnames are set.
    Author:
    Thomas Morgner
    • Constructor Detail

      • MandatoryAttributeMissingInspection

        public MandatoryAttributeMissingInspection()