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

Add a test to ensure custom validation is properly working #430

Open
Daniel-VM opened this issue Mar 11, 2025 · 0 comments
Open

Add a test to ensure custom validation is properly working #430

Daniel-VM opened this issue Mar 11, 2025 · 0 comments

Comments

@Daniel-VM
Copy link
Member

We need to add a test to verify that the custom validation correctly allows "Not Provided" for numeric (integer, number) and date (string, format: date) fields while ensuring all other validation rules remain enforced. This test should validate a sample JSON input where some integer values are missing (set to "Not Provided") and confirm that it passes validation

Related #429

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