Back to Catalog
Medium Severity
Code Smell
Primitive Obsession
Overuse of primitive types instead of small objects for domain concepts.
Learning Resources
Introducing Value Objects
45 min
Intermediate