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 own #71

Merged
merged 1 commit into from
Aug 10, 2019
Merged

Validation own #71

merged 1 commit into from
Aug 10, 2019

Conversation

Felipe444
Copy link
Collaborator

No description provided.

new ObjectSchemaValidator(),
new BooleanSchemaValidator(),
new IntegerSchemaValidator(),
new NumberSchemaValidator()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought that all validators that you have added/modified should be here, why some of them are missing?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only those at the bottom of the dependency tree of JsonSchema must be there.

@Felipe444 Felipe444 force-pushed the validation-own branch 3 times, most recently from c6ba257 to 542bedf Compare August 10, 2019 13:23
@Felipe444 Felipe444 merged commit d91c1f3 into master Aug 10, 2019
@Felipe444 Felipe444 deleted the validation-own branch August 10, 2019 13:27
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

Successfully merging this pull request may close these issues.

2 participants