Intended Audience
- Developers
License
- OSI Approved :: BSD License
Natural Language
- English
Programming Language
- Python :: 2
- Python :: 2.7
- Python :: 3
- Python :: 3.3
- Python :: 3.4
- Python :: 3.5
- Python :: 3.6
# FLEX
[](https://travis-ci.org/pipermerriam/flex) [](https://readthedocs.org/projects/flex-swagger/?badge=latest) [](https://pypi.org/project/flex/) [](https://pypi.python.org/pypi/flex)
Validation tooling for [Swagger 2.0](https://github.com/wordnik/swagger-spec/blob/master/versions/2.0.md) specifications.
[Documentation on ReadTheDocs](http://flex-swagger.readthedocs.org/en/latest/)
## Features
Validate swagger schemas.
JSON Schema Validation
Validation of request/response objects against schema.
Command Line interface.
# CLI Name Change
Starting in version 5.0.0 the CLI interface has been changed to swagger-flex due to a collision with the Apache Flex project.