Skip to content

Validation at file download stage #47

@andrazrepar

Description

@andrazrepar

If the user selects the option Without namespaces, then we need to package the information about validation in a txt file and provide a download link. Which means that after the transformation is complete, in addition to the file download link, we also need to have a link for the validation log file.

This is the output of the mapper.Transform function:

[2022-04-26 11:46:51,064] [INFO] Calling relaxNg.validate.
[2022-04-26 11:46:51,065] [INFO] Relax-NG validation failed:
<string>:1:0:ERROR:RELAXNGV:RELAXNG_ERR_NOELEM: Expecting an element sense, got nothing
<string>:1:0:ERROR:RELAXNGV:RELAXNG_ERR_CONTENTVALID: Element body failed to validate content

@LukeItUp, can you prepare the backend function?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions