Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jamesturk/validictory issues and pull requests
#116 - new version not allow a blank True string with format
Issue -
State: closed - Opened by chellychen over 7 years ago
- 4 comments
#115 - use full path in RequiredFieldValidationError
Pull Request -
State: closed - Opened by mmariani over 7 years ago
#114 - Validictory will no longer be maintained as of January 1st 2018
Issue -
State: open - Opened by jamesturk over 7 years ago
- 5 comments
#113 - explore updating to latest jsonschema draft
Issue -
State: closed - Opened by jamesturk almost 8 years ago
- 2 comments
#112 - Dont reuse pointers to default dict or lists
Pull Request -
State: closed - Opened by NickStefan almost 8 years ago
- 5 comments
#111 - Validation of custom types fails with fail_fast=False and remove_unknown_properties=True
Issue -
State: closed - Opened by mantydze almost 8 years ago
- 1 comment
#110 - Failing on required even when data not required
Issue -
State: closed - Opened by chrigrahcisco almost 8 years ago
- 2 comments
#109 - resolved
Issue -
State: closed - Opened by onix-sergey about 8 years ago
#108 - validate_type allows an item to raise a SchemaError
Pull Request -
State: closed - Opened by sebjamesfd over 8 years ago
- 4 comments
#107 - List of types raises SchemaError on unknown property
Issue -
State: closed - Opened by sebjamesfd over 8 years ago
- 3 comments
#106 - remove_unknown_properties removes matching patternProperties
Issue -
State: closed - Opened by ShipraShalini over 8 years ago
- 1 comment
#105 - How to validate non-required data
Issue -
State: closed - Opened by sldhana-zz over 8 years ago
- 4 comments
#104 - Remove manipulation of sys.path in one test-file.
Pull Request -
State: closed - Opened by htgoebel over 8 years ago
- 2 comments
#103 - Tag and release 1.0.2 missing
Issue -
State: closed - Opened by htgoebel over 8 years ago
- 1 comment
#102 - explicit format fields for compatibility with python2.6 / added min/maxProperties
Pull Request -
State: closed - Opened by Heiko-san over 8 years ago
- 11 comments
#101 - min- / maxItems for dicts
Issue -
State: closed - Opened by Heiko-san over 8 years ago
- 5 comments
#100 - I think there may be a bug with fast_fail false and more complex schemas
Issue -
State: closed - Opened by Heiko-san over 8 years ago
- 3 comments
#99 - Added functionality to support microseconds for date-time validation
Pull Request -
State: closed - Opened by chrigrahcisco over 8 years ago
- 4 comments
#98 - date-time check fails on values that pass strict_rfc3339
Issue -
State: closed - Opened by chrigrahcisco almost 9 years ago
- 1 comment
#97 - SchemaError rising error immidiately even with fail_fast=False
Issue -
State: closed - Opened by felixrojauro almost 9 years ago
- 2 comments
#96 - Please move tests out of package directory
Issue -
State: closed - Opened by htgoebel almost 9 years ago
- 2 comments
#95 - Correct licence is "Expat"
Issue -
State: closed - Opened by htgoebel almost 9 years ago
- 3 comments
#94 - Is there a way to validate datetime objects?
Issue -
State: closed - Opened by palewire almost 9 years ago
- 1 comment
#93 - Show fieldname in error message
Pull Request -
State: closed - Opened by danrl about 9 years ago
- 4 comments
#92 - Question: reserved words like "type" in the json data
Issue -
State: closed - Opened by bruceflowers about 9 years ago
- 1 comment
#91 - Custom error messages
Issue -
State: closed - Opened by decentral1se about 9 years ago
- 2 comments
#90 - avoid schema copying if values can be optional and blank
Pull Request -
State: closed - Opened by andruskutt over 9 years ago
- 1 comment
#89 - store fieldname and path for validation errors
Pull Request -
State: closed - Opened by andruskutt over 9 years ago
- 1 comment
#88 - fixed fail_fast behavior for typ lists
Pull Request -
State: closed - Opened by CD3 over 9 years ago
- 5 comments
#87 - patternProperties failing
Issue -
State: closed - Opened by mexicarne over 9 years ago
- 3 comments
#86 - Added a new option 'remove_unknown_properties'
Pull Request -
State: closed - Opened by rkrzr almost 10 years ago
- 3 comments
#85 - Fixes #84 and documents the `fail_fast` argument
Pull Request -
State: closed - Opened by rkrzr almost 10 years ago
#84 - apply_default_to_data should not rely on required_by_default
Issue -
State: closed - Opened by rkrzr almost 10 years ago
#83 - adding handling for blank=True when validating enumerated field
Pull Request -
State: closed - Opened by boblannon almost 10 years ago
- 3 comments
#82 - Positional arguments missing error
Issue -
State: closed - Opened by Shravya-Raju almost 10 years ago
- 2 comments
#81 - Add test for using regex package in pattern
Pull Request -
State: closed - Opened by jpmckinney about 10 years ago
- 3 comments
#80 - Update package on PyPi
Issue -
State: closed - Opened by pwalsh about 10 years ago
- 5 comments
#79 - Allow patterns compiled with re replacements, like regex
Pull Request -
State: closed - Opened by jpmckinney about 10 years ago
- 5 comments
#78 - Run format fn on falsey values
Pull Request -
State: closed - Opened by jcomo about 10 years ago
- 4 comments
#77 - Superfluous quote in blank validation
Issue -
State: closed - Opened by jmcnamara about 10 years ago
- 1 comment
#76 - Integer max/min errors are reports as floats
Issue -
State: closed - Opened by jmcnamara about 10 years ago
- 2 comments
#75 - JSON-Schema Test Suite
Issue -
State: closed - Opened by dmr over 10 years ago
- 11 comments
#74 - "oneOf"
Issue -
State: closed - Opened by dmr over 10 years ago
- 8 comments
#73 - start checking coverage
Issue -
State: closed - Opened by jamesturk over 10 years ago
#72 - revisit documentation
Issue -
State: closed - Opened by jamesturk over 10 years ago
- 2 comments
#71 - JSON data contains a key named "description" : SchemaError
Issue -
State: closed - Opened by nueverest over 10 years ago
- 1 comment
#70 - Minor typo in docs
Issue -
State: closed - Opened by nueverest over 10 years ago
#69 - Change the defaults for "Schema Options"
Issue -
State: closed - Opened by nueverest over 10 years ago
- 3 comments
#68 - Need help interpreting validictory.validator.FieldValidationError
Issue -
State: closed - Opened by nueverest over 10 years ago
- 4 comments
#67 - Allow options for enum to be callable
Pull Request -
State: closed - Opened by jpmckinney almost 11 years ago
- 5 comments
#66 - Allow passing a callable argument to enum
Issue -
State: closed - Opened by jpmckinney almost 11 years ago
- 2 comments
#65 - Need more descriptive field name
Issue -
State: closed - Opened by kenfar about 11 years ago
- 4 comments
#64 - Sometimes raises TypeError instead of FieldValidationError
Issue -
State: closed - Opened by come-maiz about 11 years ago
- 2 comments
#63 - Small changes in documentation formatting / python examples
Pull Request -
State: closed - Opened by mgrandi about 11 years ago
#62 - Documentation improvements and fixes to user provided format_validators
Pull Request -
State: closed - Opened by mgrandi about 11 years ago
- 1 comment
#61 - Minor improvements
Pull Request -
State: closed - Opened by neg3ntropy about 11 years ago
- 1 comment
#60 - using yield to collect FieldValidationErrors, ..
Pull Request -
State: closed - Opened by edmund-huber over 11 years ago
- 1 comment
#59 - Fixed additionalProperties validation with tests
Pull Request -
State: closed - Opened by jvc26 over 11 years ago
#58 - additionalProperties with patternProperties does not work
Issue -
State: closed - Opened by jvc26 over 11 years ago
#57 - A way to see all errors -- using `yield`
Pull Request -
State: closed - Opened by edmund-huber over 11 years ago
#56 - Where in the structure is the error?
Issue -
State: closed - Opened by edmund-huber over 11 years ago
- 9 comments
#55 - A way to see all errors, not only the first
Issue -
State: closed - Opened by edmund-huber over 11 years ago
- 16 comments
#54 - JSONSchema
Issue -
State: closed - Opened by shon over 11 years ago
- 1 comment
#53 - Add 0.9.1 to ChangeLog
Issue -
State: closed - Opened by msabramo over 11 years ago
- 2 comments
#52 - Treat dict-like objects like dicts
Pull Request -
State: closed - Opened by msabramo over 11 years ago
- 2 comments
#51 - support email format validator
Pull Request -
State: closed - Opened by aconrad over 11 years ago
- 8 comments
#50 - default arguments
Pull Request -
State: closed - Opened by dmr over 11 years ago
- 7 comments
#49 - Value...for field '_data' is not of type object
Issue -
State: closed - Opened by zopyx almost 12 years ago
- 2 comments
#48 - A New date format
Pull Request -
State: closed - Opened by Lujeni almost 12 years ago
- 1 comment
#47 - Quick fix to ensure that float('nan') is not validated as a number
Pull Request -
State: closed - Opened by oxtopus almost 12 years ago
- 1 comment
#46 - Fix the disallow_unknown_properties option
Pull Request -
State: closed - Opened by alonho almost 12 years ago
#45 - Proposal: Support of minProperties and maxProperties
Issue -
State: closed - Opened by marcmolla almost 12 years ago
- 1 comment
#44 - Proposed fix for GH-43: When data doesn't match one of several possible types, include the validation error for each of those types.
Pull Request -
State: closed - Opened by msabramo almost 12 years ago
- 1 comment
#43 - Validation error displayed when data doesn't match any of several types is hard to decipher and not very useful
Issue -
State: closed - Opened by msabramo almost 12 years ago
#42 - Fix in 'additionalProperties' validation
Pull Request -
State: closed - Opened by juanmb almost 12 years ago
- 1 comment
#41 - Provide more details on validation errors
Pull Request -
State: closed - Opened by rhettg about 12 years ago
- 1 comment
#40 - Additional Schema Options
Issue -
State: closed - Opened by asdine about 12 years ago
- 1 comment
#39 - Custom validation properties?
Issue -
State: closed - Opened by zakdances about 12 years ago
- 1 comment
#38 - Allow Decimal to be used in number
Pull Request -
State: closed - Opened by eisensheng over 12 years ago
- 1 comment
#37 - Support for ISO 8601 +/-00:00 time zone designator
Issue -
State: closed - Opened by eisensheng over 12 years ago
- 2 comments
#36 - add long-Type to allowed datatypes of 'utc-millisec' formatted numbers
Issue -
State: closed - Opened by matthiasgleichauf over 12 years ago
#35 - Added a link to documentation in README.rst
Pull Request -
State: closed - Opened by jonypawks over 12 years ago
- 1 comment
#34 - Support for 'allowedValues' property in array validation.
Pull Request -
State: closed - Opened by nicolaiarocci over 12 years ago
- 3 comments
#33 - Support for disallow_unknown_properties option
Pull Request -
State: closed - Opened by nicolaiarocci over 12 years ago
- 2 comments
#32 - Option to disallow unknown fields
Issue -
State: closed - Opened by nicolaiarocci over 12 years ago
- 1 comment
#31 - Validating a list of 'allowed values'
Issue -
State: closed - Opened by nicolaiarocci over 12 years ago
- 1 comment
#30 - Add support for tox (http://tox.testrun.org/)
Pull Request -
State: closed - Opened by msabramo over 12 years ago
#28 - Schema structure error message
Pull Request -
State: closed - Opened by alfredodeza over 12 years ago
#27 - default arguments
Pull Request -
State: closed - Opened by johnnoone over 12 years ago
- 4 comments
#23 - Support for extends
Issue -
State: closed - Opened by ahassany almost 13 years ago
- 4 comments
#22 - Fix handling empty patternProperties when it's not required"
Pull Request -
State: closed - Opened by ahassany almost 13 years ago
#21 - Add "blank" to docs
Pull Request -
State: closed - Opened by simon-weber almost 13 years ago
- 1 comment
#20 - handling $ref pointers to other schemas?
Issue -
State: closed - Opened by computableinsights almost 13 years ago
- 14 comments
#19 - Stale Package on PyPI
Issue -
State: closed - Opened by talos almost 13 years ago
- 4 comments
#17 - "ip-address" validator
Pull Request -
State: closed - Opened by aconrad almost 13 years ago
- 1 comment
#15 - additionalProperties bug
Pull Request -
State: closed - Opened by ericmjonas almost 13 years ago
- 3 comments
#12 - How to test an array with N items that validate against M schemas
Issue -
State: closed - Opened by JasonSanford about 13 years ago
- 10 comments
#11 - validate_enum() to accept any type of container
Pull Request -
State: closed - Opened by aconrad about 13 years ago
- 1 comment
#3 - format support
Pull Request -
State: closed - Opened by peritus about 14 years ago
#2 - uniqueItems support
Pull Request -
State: closed - Opened by peritus about 14 years ago