issues
search
jpmckinney
/
validictory
🎓 deprecated general purpose python data validator
Other
240
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/checkout from 3 to 4
#120
dependabot[bot]
opened
9 months ago
0
Bump actions/checkout from 3 to 4
#119
dependabot[bot]
opened
9 months ago
1
Bump actions/setup-python from 4 to 5
#118
dependabot[bot]
opened
9 months ago
2
Configure pypi.yml workflow once PyPI access granted
#117
jpmckinney
closed
10 months ago
3
new version not allow a blank True string with format
#116
chellychen
closed
7 years ago
4
use full path in RequiredFieldValidationError
#115
mmariani
closed
7 years ago
0
Validictory will no longer be maintained as of January 1st 2018
#114
jamesturk
closed
11 months ago
6
explore updating to latest jsonschema draft
#113
jamesturk
closed
7 years ago
2
Dont reuse pointers to default dict or lists
#112
NickStefan
closed
7 years ago
5
Validation of custom types fails with fail_fast=False and remove_unknown_properties=True
#111
mantydze
closed
7 years ago
1
Failing on required even when data not required
#110
chrigrahcisco
closed
7 years ago
2
resolved
#109
onix-sergey
closed
7 years ago
0
validate_type allows an item to raise a SchemaError
#108
sebjamesfd
closed
8 years ago
4
List of types raises SchemaError on unknown property
#107
sebjamesfd
closed
8 years ago
3
remove_unknown_properties removes matching patternProperties
#106
ShipraShalini
closed
8 years ago
1
How to validate non-required data
#105
sldhana-zz
closed
7 years ago
4
Remove manipulation of sys.path in one test-file.
#104
htgoebel
closed
8 years ago
2
Tag and release 1.0.2 missing
#103
htgoebel
closed
8 years ago
1
explicit format fields for compatibility with python2.6 / added min/maxProperties
#102
Heiko-san
closed
8 years ago
11
min- / maxItems for dicts
#101
Heiko-san
closed
8 years ago
5
I think there may be a bug with fast_fail false and more complex schemas
#100
Heiko-san
closed
7 years ago
3
Added functionality to support microseconds for date-time validation
#99
chrigrahcisco
closed
8 years ago
4
date-time check fails on values that pass strict_rfc3339
#98
chrigrahcisco
closed
8 years ago
1
SchemaError rising error immidiately even with fail_fast=False
#97
felixrojauro
closed
7 years ago
2
Please move tests out of package directory
#96
htgoebel
closed
8 years ago
2
Correct licence is "Expat"
#95
htgoebel
closed
8 years ago
3
Is there a way to validate datetime objects?
#94
palewire
closed
8 years ago
1
Show fieldname in error message
#93
danrl
closed
8 years ago
4
Question: reserved words like "type" in the json data
#92
bruceflowers
closed
9 years ago
1
Custom error messages
#91
decentral1se
closed
9 years ago
2
avoid schema copying if values can be optional and blank
#90
andruskutt
closed
9 years ago
1
store fieldname and path for validation errors
#89
andruskutt
closed
9 years ago
1
fixed fail_fast behavior for typ lists
#88
CD3
closed
9 years ago
5
patternProperties failing
#87
mexicarne
closed
9 years ago
3
Added a new option 'remove_unknown_properties'
#86
rkrzr
closed
9 years ago
3
Fixes #84 and documents the `fail_fast` argument
#85
rkrzr
closed
9 years ago
0
apply_default_to_data should not rely on required_by_default
#84
rkrzr
closed
9 years ago
0
adding handling for blank=True when validating enumerated field
#83
boblannon
closed
9 years ago
3
Positional arguments missing error
#82
Shravya-Raju
closed
9 years ago
2
Add test for using regex package in pattern
#81
jpmckinney
closed
9 years ago
3
Update package on PyPi
#80
pwalsh
closed
9 years ago
5
Allow patterns compiled with re replacements, like regex
#79
jpmckinney
closed
9 years ago
5
Run format fn on falsey values
#78
jcomo
closed
9 years ago
4
Superfluous quote in blank validation
#77
jmcnamara
closed
10 years ago
1
Integer max/min errors are reports as floats
#76
jmcnamara
closed
10 years ago
2
JSON-Schema Test Suite
#75
dmr
closed
7 years ago
11
"oneOf"
#74
dmr
closed
7 years ago
8
start checking coverage
#73
jamesturk
closed
10 years ago
0
revisit documentation
#72
jamesturk
closed
7 years ago
2
JSON data contains a key named "description" : SchemaError
#71
nueverest
closed
10 years ago
1
Next