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

Support for multiple checks on single field #116

Open
vishakhabhasin opened this issue Jun 30, 2017 · 0 comments
Open

Support for multiple checks on single field #116

vishakhabhasin opened this issue Jun 30, 2017 · 0 comments

Comments

@vishakhabhasin
Copy link

I have a scenario where I am required to perform more than one check on single field.
For example:
For a column - Type should be Decimal, Pattern should be 9,999,999.00 and the value should be less than a million. For this I am required to include two rules which are
F Type: Pattern and Rule: ?,???,???.??
F Type: Decimal and Length ...999999

How can I handle such scenario in CID file? Thanks.

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