Skip to main content

Namespace AdCodicem.ValueObjects.Annotations

Classes

KnownValueAttribute

Declares a named constant of a value object, exposed as a static property on the generated type.

ValueObjectAttribute<TValue>

Marks a readonly partial struct as a single-value value object and drives code generation for it.

Enums

ValueSetKind

Whether a value object accepts arbitrary valid values or only an enumerated set.