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

Change SwaggerValidatorInterface::validate by adding return bool #26

Open
adrenalinkin opened this issue Jun 15, 2021 · 0 comments
Open
Assignees
Labels
BC This will break compatibility
Milestone

Comments

@adrenalinkin
Copy link
Owner

Currently we have SwaggerValidatorInterface::validate which throws exception when validation was not pass and void return when validation has been passed.
Wold be better to change this interface according to add bool return type.

This will BREAK COMPATIBILITY

@adrenalinkin adrenalinkin added the BC This will break compatibility label Jun 15, 2021
@adrenalinkin adrenalinkin self-assigned this Jun 15, 2021
@adrenalinkin adrenalinkin added this to the 1.0.0 milestone Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC This will break compatibility
Projects
None yet
Development

No branches or pull requests

1 participant