Strict typed string base class with exact runtime subtype preservation and Pydantic v2 support
-
Updated
Mar 23, 2026 - Python
Strict typed string base class with exact runtime subtype preservation and Pydantic v2 support
A Python library for creating type-safe, self-validating value objects using a powerful transformation and validation pipeline.
Customizable implementation for Value Object and Object Mother patterns
Create types that respect the invariant. "Parse, don't validate"
💊 A collection of Value Objects to save time by generalizing types and format validations.
The Value Object Pattern is a Python 🐍 package that streamlines the creation and management of value objects 📦 in your projects. Value objects are immutable, self-validating objects that represent descriptive aspects of the domain with no conceptual identity.
Value object persistent strategies using SQLAlchemy ORM
Algerian phone numbers as a value object implementation in Python
Add a description, image, and links to the value-object topic page so that developers can more easily learn about it.
To associate your repository with the value-object topic, visit your repo's landing page and select "manage topics."