mirror of
https://github.com/correl/openapi-core.git
synced 2025-03-18 09:13:58 -09:00
Add support for the following validation properties: - multipleOf - maximum - exclusiveMaximum - minimum - exclusiveMinimum - maxLength - minLength - pattern - maxItems - minItems - uniqueItems - maxProperties - minProperties Fixes #49 |
||
---|---|---|
.. | ||
extensions | ||
schema | ||
validation | ||
test_shortcuts.py |