Returns metadata constructor for a given tag. Takes into account both DORF predefined fields and custom fields, defined by a DORF user.
Creates IDorfFieldMetadata for the particular property, identified by propertyName
.
Property comes from Domain Object, passed as obj
.
Main method for transpiling.
object for which mapper is executed
definitions from the object
optional parameter, needed when mapping nested objects
Generated using TypeDoc
Transpiles PropertiesToDorfDefinitionsMap into fields metadata. The heart of the solution.