8000 Validator always by samuelcolvin · Pull Request #102 · pydantic/pydantic · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@samuelcolvin
Copy link
Member

fix #100

@codecov
Copy link
codecov bot commented Nov 8, 2017

Codecov Report

Merging #102 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #102   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines         891    897    +6     
  Branches      200    201    +1     
=====================================
+ Hits          891    897    +6

@samuelcolvin samuelcolvin force-pushed the validator-always 8000 branch from 4f5422b to a070ce0 Compare November 8, 2017 14:03
@samuelcolvin samuelcolvin merged commit acf3128 into master Nov 8, 2017
@samuelcolvin samuelcolvin deleted the validator-always branch November 8, 2017 14:37
alexdrydew pushed a commit to alexdrydew/pydantic that referenced this pull request Dec 23, 2023
* working on tagged unions, fix pydantic#102

* implement tagged unions as a hashmap

* tagged unions working

* fix tests

* more tests

* WIP move to one alias key

* simplify key names, typing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

way to force validators to be run even if value is missing

2 participants

0