perfsonar / perfsonar/pscompose
Test JSONForms ESM library with JSONSchema including a validation. Check whether JSONForms correctly validates, e.g. can it validate an IP Address field?
Open
@jkafader-esnet is already working on this.
Since Sep 22, 2025.
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Sartaj mentioned that the JSONForm library may not validate "specific" data types in some cases. Adding this ticket here to track whether we're providing the correct validation metadata in the schema and whether it is picked up and used properly by the JSONForms library.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.