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

Enhance json schema validation with custom validators #272

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Daniel-VM
Copy link
Member

@Daniel-VM Daniel-VM commented Jun 18, 2024

PR description

This PR enhances the JSON schema validation process (validate module) by integrating custom validators for handling complex fields and validation scenarios.

The implementation allows dynamic registration of custom validators based on configuration.

Major details

Closes #271
Closes #274

@Shettland
Copy link
Member

Since you are working with validation module, I think a nice implementation would be to create a json file with the samples that passed the validation process, as explained in #274

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