issues
search
E-ARK-Software
/
py-rest-ip-validator
Flask wrapping for Information Package validation from eatb
Apache License 2.0
1
stars
2
forks
source link
Feat: Schematron validation
#2
Closed
carlwilson
closed
4 years ago
carlwilson
commented
4 years ago
first-cut implementation of schema validation;
ip_validation/controller.py
changed to fit the new Schema validation model;
cleaned up validation jinja template;
tidied up the use of packaged schema files; and
removed
eatb
dependency temporarily.
ip_validation/controller.py
changed to fit the new Schema validation model;eatb
dependency temporarily.