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

types: Add validation to all types #11

Open
aabizri opened this issue May 11, 2017 · 0 comments
Open

types: Add validation to all types #11

aabizri opened this issue May 11, 2017 · 0 comments

Comments

@aabizri
Copy link
Collaborator

aabizri commented May 11, 2017

The problem

Currently, the types don't have proper validation, notably just after parsing.

A solution

Add a .Check method to all types, calling included types' .Check methods.

@aabizri aabizri added this to the v1 release milestone May 11, 2017
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

1 participant