Expand description
Hand-written shared types used across generated message modules.
Modules§
- validate
- Validation trait and types for ISO 20022 generated types.
Structs§
- Builder
Error - Error returned when a builder cannot construct a valid type because one or more required fields were not set.
- Choice
Wrapper - A transparent wrapper that places an
xs:choiceenum as the$value(element content) of its parent XML element.