Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pydantic
Inheritance/subclassing issue in Pydantic
May 02, 2026
python
fastapi
pydantic
How to update pydantic model from dictionary?
Apr 28, 2026
python
python-3.x
pydantic
How to generate Pydantic model for multiple different objects
Apr 27, 2026
python
validation
nested
fastapi
pydantic
POST request response 422 error {'detail': [{'loc': ['body'], 'msg': 'value is not a valid dict', 'type': 'type_error.dict'}]}
Apr 27, 2026
python
http-post
fastapi
pydantic
http-status-code-422
Trying to set a superclass field in a subclass using validator
Apr 23, 2026
python
pydantic
Best way to flatten and remap ORM to Pydantic Model
Apr 23, 2026
python
sqlalchemy
nested
fastapi
pydantic
Why are attributes defined outside __init__ in popular packages like SQLAlchemy or Pydantic?
Apr 23, 2026
python
sqlalchemy
pydantic
How can I mock my environment variables for my pytest?
Apr 20, 2026
python
pytest
pydantic
pytest-mock-patch
How to JSON serialize ENum classes in Pydantic BaseModel
Apr 20, 2026
python
json
serialization
enums
pydantic
pydantic `json_encoders` for builtin types (float, int, etc)
Apr 15, 2026
python
json
pydantic
How to get values from nested pydantic classes?
Apr 15, 2026
python
fastapi
pydantic
How to infer type (for mypy & IDE) from a marshmallow schema?
Apr 14, 2026
python
types
mypy
pydantic
marshmallow
How to properly handle join results from SQLAlchemy with Pydantic/FastAPI
Apr 13, 2026
python
sqlalchemy
fastapi
pydantic
Excluding fields on a pydantic model when it is the nested child of another model
Apr 10, 2026
python
pydantic
pydantic.error_wrappers.ValidationError: 1 validation error for B
Apr 11, 2026
python
json
pydantic
Ignore extras during model_dump
Apr 08, 2026
python
pydantic
Older Entries »