openwisp / openwisp/netjsonconfig
Perform validation of formats
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 388
- Forks
- 87
- Avg merge
- 1h 26m
- Merged PRs (30d)
- 4
Description
See python-jsonschema: Validating Format.
With this we can enforce valid hostnames, ipv4, ipv6, and probably ipv4 and ipv6 networks too.
Contributor guide
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.
Research direction
No file, test, or entry point is named. Start with the linked python-jsonschema format-validation documentation, then locate the project's existing validation entry points and determine how hostnames, IPv4, IPv6, and network formats are represented; done means those formats are enforced with corresponding validation coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100