https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38099
Bug ID: 38099
Summary: Add schemas and validation to YAML based system
preferences
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Like XML, there exist YAML Schema standards for validating not just the syntax
of a string of YAML, but structure of the YAML as well. Unlike XML, it is not
part of the YAML spec and there are multiple solutions such as
https://metacpan.org/pod/Data::Rx and https://metacpan.org/pod/Kwalify
It would be nice to user one of these schema implementations to validate the
correctness of any given yaml bases system preference.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/