Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perform validation of formats #42

Open
nemesifier opened this issue Mar 11, 2016 · 2 comments
Open

Perform validation of formats #42

nemesifier opened this issue Mar 11, 2016 · 2 comments

Comments

@nemesifier
Copy link
Member

See python-jsonschema: Validating Format.

With this we can enforce valid hostnames, ipv4, ipv6, and probably ipv4 and ipv6 networks too.

@nemesifier nemesifier added this to the 0.4 milestone Mar 11, 2016
@nemesifier nemesifier modified the milestones: 0.4.1, 0.4 Mar 22, 2016
nemesifier added a commit that referenced this issue Apr 4, 2016
Too restrictive. Also allow gateway to be blank (so it can be ignored).
@nemesifier nemesifier modified the milestones: 0.5, 0.4.1 Apr 6, 2016
@nemesifier nemesifier removed this from the 0.5 milestone Dec 28, 2016
@jack17529
Copy link

@nemesisdesign is this issu still open to work?

@nemesifier
Copy link
Member Author

There''s more design decision needed, this extra validation can make the library too hard to work with web uis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants