Skip to content

Conversation

samuelcolvin
Copy link
Member

@samuelcolvin samuelcolvin commented Nov 6, 2017

fix #18, fix #15, should also solve this discussion on #29

@codecov
Copy link

codecov bot commented Nov 6, 2017

Codecov Report

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

@@          Coverage Diff          @@
##           master    #97   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines         836    882   +46     
  Branches      185    199   +14     
=====================================
+ Hits          836    882   +46

@samuelcolvin samuelcolvin merged commit dfc5924 into master Nov 7, 2017
@samuelcolvin samuelcolvin deleted the better-validators branch November 7, 2017 13:06
alexdrydew pushed a commit to alexdrydew/pydantic that referenced this pull request Dec 23, 2023
* add model field

* add test for missing schema key

* forgot some files

* fix merge with main

* remove demo.py

* tweak

* use get_as_req
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.

validate method to validate entire result class validators for entire objects
1 participant