Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

Create Value Object

Create Value Object for domain modeling following DDD patterns. Use when you need to encapsulate primitive values with validation, business rules, and immutability. Creates reusable VOs like PriceField, EmailField, QuantityField with validation and domain logic.

majiayu000 fb504b3 2 files · 3.5 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/create-value-object commit fb504b334a

Frequently asked questions

npx skillmds add majiayu000/create-value-object