Interface ValidatedContentModelElement

    • Method Detail

      • parseContent

        void parseContent()
        Processes the content if required. For example, this might take the content string and parse it into a JSON object (such that plugins can merge into the content
      • validateContent

        boolean validateContent()