Property-field definition map, which should be defined for every Domain Object.
This is used by mapper for creating a metadata, which is used by field components.
This interface should be returned by fieldDefinitions
property from the Domain Object.
DORF annotations (DorfObject and the related ones) automates the creation of this map.
Generated using TypeDoc
Property-field definition map, which should be defined for every Domain Object. This is used by mapper for creating a metadata, which is used by field components. This interface should be returned by
fieldDefinitions
property from the Domain Object. DORF annotations (DorfObject and the related ones) automates the creation of this map.