Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Add unique validation rule #195

Open
bsweger opened this issue Sep 25, 2015 · 0 comments
Open

Add unique validation rule #195

bsweger opened this issue Sep 25, 2015 · 0 comments

Comments

@bsweger
Copy link
Contributor

bsweger commented Sep 25, 2015

Noticed that this is set as "todo" in the validator.py 😃

Looks like we'll also need to fix up the unique column of the rules file to accomplish this. I think we should just assume that all fields labeled as unique = True in the rules file represent composite unique keys for the file and should be checked for uniqueness as a group (i.e., file-level validation rather than row-level).

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

No branches or pull requests

1 participant