openapi-core/openapi_core
Correl Roush 8db5c08ed1 Add support for additional validation properties
Add support for the following validation properties:
- multipleOf
- maximum
- exclusiveMaximum
- minimum
- exclusiveMinimum
- maxLength
- minLength
- pattern
- maxItems
- minItems
- uniqueItems
- maxProperties
- minProperties

Fixes #49
2018-09-09 00:30:38 -04:00
..
extensions Object validation 2018-08-22 09:34:18 +01:00
schema Add support for additional validation properties 2018-09-09 00:30:38 -04:00
validation Merge pull request #46 from HoverHell/paramlocations 2018-08-13 20:21:46 +01:00
wrappers Parameters tests 2018-07-09 12:10:05 +01:00
__init__.py Version 0.6.0 2018-08-23 21:42:53 +01:00
compat.py Python2 compatibility module 2018-07-29 00:16:30 +01:00
shortcuts.py Exceptions restructure 2018-05-25 11:30:50 +01:00