Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jpmckinney/validictory issues and pull requests

#120 - Bump actions/checkout from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#119 - Bump actions/checkout from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#118 - Bump actions/setup-python from 4 to 5

Pull Request - State: open - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies

#117 - Configure pypi.yml workflow once PyPI access granted

Issue - State: closed - Opened by jpmckinney 11 months ago - 3 comments

#116 - new version not allow a blank True string with format

Issue - State: closed - Opened by chellychen about 7 years ago - 4 comments

#115 - use full path in RequiredFieldValidationError

Pull Request - State: closed - Opened by mmariani about 7 years ago

#114 - Validictory will no longer be maintained as of January 1st 2018

Issue - State: closed - Opened by jamesturk about 7 years ago - 6 comments

#113 - explore updating to latest jsonschema draft

Issue - State: closed - Opened by jamesturk over 7 years ago - 2 comments

#112 - Dont reuse pointers to default dict or lists

Pull Request - State: closed - Opened by NickStefan over 7 years ago - 5 comments

#110 - Failing on required even when data not required

Issue - State: closed - Opened by chrigrahcisco over 7 years ago - 2 comments

#109 - resolved

Issue - State: closed - Opened by onix-sergey almost 8 years ago

#108 - validate_type allows an item to raise a SchemaError

Pull Request - State: closed - Opened by sebjamesfd about 8 years ago - 4 comments

#107 - List of types raises SchemaError on unknown property

Issue - State: closed - Opened by sebjamesfd about 8 years ago - 3 comments

#106 - remove_unknown_properties removes matching patternProperties

Issue - State: closed - Opened by ShipraShalini about 8 years ago - 1 comment

#105 - How to validate non-required data

Issue - State: closed - Opened by sldhana-zz about 8 years ago - 4 comments

#104 - Remove manipulation of sys.path in one test-file.

Pull Request - State: closed - Opened by htgoebel about 8 years ago - 2 comments

#103 - Tag and release 1.0.2 missing

Issue - State: closed - Opened by htgoebel about 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 over 8 years ago - 1 comment

#97 - SchemaError rising error immidiately even with fail_fast=False

Issue - State: closed - Opened by felixrojauro over 8 years ago - 2 comments

#96 - Please move tests out of package directory

Issue - State: closed - Opened by htgoebel over 8 years ago - 2 comments

#95 - Correct licence is "Expat"

Issue - State: closed - Opened by htgoebel over 8 years ago - 3 comments

#94 - Is there a way to validate datetime objects?

Issue - State: closed - Opened by palewire over 8 years ago - 1 comment

#93 - Show fieldname in error message

Pull Request - State: closed - Opened by danrl almost 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 about 9 years ago - 1 comment

#89 - store fieldname and path for validation errors

Pull Request - State: closed - Opened by andruskutt about 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 over 9 years ago - 3 comments

#85 - Fixes #84 and documents the `fail_fast` argument

Pull Request - State: closed - Opened by rkrzr over 9 years ago

#84 - apply_default_to_data should not rely on required_by_default

Issue - State: closed - Opened by rkrzr over 9 years ago

#83 - adding handling for blank=True when validating enumerated field

Pull Request - State: closed - Opened by boblannon over 9 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 almost 10 years ago - 3 comments

#80 - Update package on PyPi

Issue - State: closed - Opened by pwalsh almost 10 years ago - 5 comments

#79 - Allow patterns compiled with re replacements, like regex

Pull Request - State: closed - Opened by jpmckinney almost 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

#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 over 10 years ago - 5 comments

#66 - Allow passing a callable argument to enum

Issue - State: closed - Opened by jpmckinney over 10 years ago - 2 comments

#65 - Need more descriptive field name

Issue - State: closed - Opened by kenfar almost 11 years ago - 4 comments

#64 - Sometimes raises TypeError instead of FieldValidationError

Issue - State: closed - Opened by come-maiz almost 11 years ago - 2 comments

#63 - Small changes in documentation formatting / python examples

Pull Request - State: closed - Opened by mgrandi almost 11 years ago

#62 - Documentation improvements and fixes to user provided format_validators

Pull Request - State: closed - Opened by mgrandi almost 11 years ago - 1 comment

#61 - Minor improvements

Pull Request - State: closed - Opened by neg3ntropy 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 over 11 years ago - 2 comments

#48 - A New date format

Pull Request - State: closed - Opened by Lujeni over 11 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 over 11 years ago - 1 comment

#46 - Fix the disallow_unknown_properties option

Pull Request - State: closed - Opened by alonho over 11 years ago

#45 - Proposal: Support of minProperties and maxProperties

Issue - State: closed - Opened by marcmolla over 11 years ago - 1 comment

#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 almost 12 years ago - 1 comment

#40 - Additional Schema Options

Issue - State: closed - Opened by asdine almost 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 about 12 years ago - 1 comment

#37 - Support for ISO 8601 +/-00:00 time zone designator

Issue - State: closed - Opened by eisensheng about 12 years ago - 2 comments

#35 - Added a link to documentation in README.rst

Pull Request - State: closed - Opened by jonypawks about 12 years ago - 1 comment

#34 - Support for 'allowedValues' property in array validation.

Pull Request - State: closed - Opened by nicolaiarocci about 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

#29 - Schema for non "object" types

Issue - State: closed - Opened by alfredodeza over 12 years ago - 2 comments

#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

#26 - handling of dates fails for year 0000

Issue - State: closed - Opened by matthiasgleichauf over 12 years ago - 1 comment

#25 - Problem with additionalItems

Issue - State: closed - Opened by dhbarnett over 12 years ago - 2 comments

#24 - Add erroneous additional key to error message

Pull Request - State: closed - Opened by Olivia5k over 12 years ago

#23 - Support for extends

Issue - State: closed - Opened by ahassany over 12 years ago - 4 comments