This project provides a generic validator for checking HTTP interactions against a Swagger specification.
HTTP requests and responses are represented by interfaces for which adapters can be implemented for any client or server.
To run the tests:
./gradlew test
- Form validation
- multipleOf
- allowEmptyValue
- collectionFormat
- uniqueItems