Value Object Creator

Guide for creating domain value objects with validation, equality, and Result<T> creation in bITdevKit projects. Use this when asked to implement value objects like EmailAddress or CustomerNumber with Rule-based validation. Use when this capability is needed.

tomevault-io b2a8820 2 files · 7.9 KB Updated

File contents

tomevault-io/skills-registry/tree/main/bridgingit-gmbh--bitdevkit-examples-gettingstarted--value-object-creator commit b2a8820f29

Frequently asked questions

npx skillmds@latest add tomevault-io/value-object-creator