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

Verify URI format? #4

Open
justincy opened this issue May 20, 2016 · 1 comment
Open

Verify URI format? #4

justincy opened this issue May 20, 2016 · 1 comment

Comments

@justincy
Copy link
Member

The GEDCOM X JSON format defines URIs according to RFC 3986. The RFC provides a regex for parsing, not validating, that appears to match any string. Other regexes I've seen are enormous http://stackoverflow.com/a/17813893.

@justincy
Copy link
Member Author

#3 ajv might be able to help us with this.

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

No branches or pull requests

1 participant