Artur Maciag
|
a533a080cc
|
byte string format
|
2019-02-27 00:59:45 +00:00 |
|
Artur Maciag
|
48d1d1c8ae
|
UUID string format tests
|
2019-02-26 14:22:28 +00:00 |
|
Domen Kožar
|
286e26c4ed
|
openapi 3.0 defines date-time format to be rfc3339
|
2018-09-12 15:16:46 +01:00 |
|
|
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 |
|
Artur Maciag
|
82f32be1e7
|
String validation
|
2018-08-22 13:49:24 +01:00 |
|
Artur Maciag
|
e395b50558
|
Collection validation
|
2018-08-22 10:29:39 +01:00 |
|
p1c2u
|
0915e94530
|
Object validation
|
2018-08-22 09:34:18 +01:00 |
|
Artur Maciag
|
f9a7472c92
|
Separate schema casting and validation
|
2018-08-17 18:35:21 +01:00 |
|
grktsh
|
d4f65a2ed2
|
Support unmarshaling string with format keyword
|
2018-08-17 13:25:12 +09:00 |
|
A
|
ac797bcf2a
|
Merge pull request #46 from HoverHell/paramlocations
Request headers and cookies parameter parsing fix
|
2018-08-13 20:21:46 +01:00 |
|
p1c2u
|
3ab55e44bd
|
Lazy schema references
|
2018-07-28 22:12:47 +01:00 |
|
Artur Maciag
|
f8e977cc17
|
Parameters tests
|
2018-07-09 12:10:05 +01:00 |
|
Artur Maciag
|
4e1a61aace
|
Exceptions restructure
|
2018-05-25 11:30:50 +01:00 |
|
Artur Maciag
|
bd1b0117a4
|
Schema objects tests moved
|
2018-05-25 11:30:50 +01:00 |
|