daisy / daisy/pipeline-framework
Validation API for data types (options)
Open
feature
- Dominant language
- Java
- Stars
- 11
- Forks
- 1
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 1
Description
This would allow us to
- keep the clients light even if we want to extend the syntax for data type definition in the future (currently limited).
- define data types in Java.
We already have this API in Java (see [`DatatypeRegistry`](http://daisy.github.io/pipeline/api/org/daisy/pipeline/datatypes/DatatypeRegistry.html)), but it should also be available through the web API.
See https://github.com/daisy/pipeline-framework/pull/84#issuecomment-145564504.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.