bauerji / flask-pydantic

flask extension for integration with the awesome pydantic package
MIT License
352 stars 56 forks source link

Add "errors" field to ValidationError #72

Open Merinorus opened 1 year ago

Merinorus commented 1 year ago

Add "errors" field like in the original Pydantic library. Allow errors to be in the same place in addition to having them separated.

Implements #71

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication