Class Violation

    • Constructor Detail

      • Violation

        public Violation()
    • Method Detail

      • getIdentifier

        public String getIdentifier()
      • setLocationContextIdentifier

        public final void setLocationContextIdentifier​(String locationContextIdentifier)
        Shall only be used to generate the clickable "go to location context" anchor.
        Parameters:
        locationContextIdentifier - to associate with this violation.
        Throws:
        UnsupportedOperationException - If an identifier has already been set.
      • renderWithDescriptionAndAttachments

        protected j2html.tags.ContainerTag<?> renderWithDescriptionAndAttachments​(j2html.tags.DomContent... append)