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

Validation of tables with duplicate keys #11

Open
clord opened this issue Apr 15, 2016 · 1 comment
Open

Validation of tables with duplicate keys #11

clord opened this issue Apr 15, 2016 · 1 comment
Labels

Comments

@clord
Copy link
Member

clord commented Apr 15, 2016

Toml has strict rules on duplication of keys and table names. It's fairly straight-forward to do a validation pass before constructing the final Toml type.

@clord clord added the testcase label Apr 15, 2016
@pbrisbin
Copy link
Contributor

I think this mostly works already, and with #18, the toml-test cases in this area all pass.

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

No branches or pull requests

2 participants