Skip to main content

Namespace AdCodicem.ValueObjects.Metadata

Classes

ValueObjectDescriptor

Runtime description of a value object type, used by the integrations that only know a .

ValueObjectRegistry

Process-wide directory of the value object types known to the application.

ValueObjectSchema

The declarative constraints of a value object, captured once at compile time.

Delegates

BoxedTryCreate

Attempts to build a value object from a boxed underlying value.

BoxedTryParse

Attempts to build a value object from its text representation.