Skip to content

Change SwaggerValidatorInterface::validate by adding return bool #26

Description

@adrenalinkin

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

Metadata

Metadata

Assignees

Labels

BCThis will break compatibility

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions