openwisp / openwisp/netjsonconfig

Perform validation of formats

Open
#42 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.