Skip to content
Snippets Groups Projects
Commit eba68361 authored by Manos Angelidis's avatar Manos Angelidis Committed by Ugo Albanese
Browse files

Merged in NRRPLT-8011 (pull request #113)

[NRRPLT-8011] Added xsd validation to the .exc
- The new xsd validator checks whether the ExDConfFile.xsd exists,
  if not throws a warning
- If .xsd exists parses the .exc based on the xsd schema
- Throws a warning if .exc is malformed. Intentionally does not stop the
  parsing as small errors in the .exc can be ignored instead of breaking
  the entire simulation.

Approved-by: Ugo Albanese
Approved-by: Stefano Nardo
parent 07e974da
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment