Algerian phone numbers as a value object implementation in Python
-
Updated
Jun 16, 2020 - Python
Algerian phone numbers as a value object implementation in Python
Value object persistent strategies using SQLAlchemy ORM
💊 A collection of Value Objects to save time by generalizing types and format validations.
Create types that respect the invariant. "Parse, don't validate"
Provide a set of useful classes and tools to ease the adoption of Domain-Driven Design into your Python project.
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.
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."