Skip to content

Validation of logical element structure  #8

@jvalkeal

Description

@jvalkeal

Some elements within hq-plugin.xml which are later referenced needs to be on correct order. For example:
<metrics name="m1"/> <server> <metrics include="m1/> </server>
Metrics definition must be introduced before its included on somewhere else.

  • Check what we can validate with relax.
  • After xml syntax validation is done, do logical validation.
  • Need to create list of these special rules.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions