OfPartialTransformerDefinition
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Inherited methods
Disable any custom way of comparing if source subtypes' names and target fields' names are matching.
Disable any custom way of comparing if source subtypes' names and target fields' names are matching.
Attributes
- See also
- Since
-
1.0.0
- Inherited from:
- TransformerSourceFlagsDsl (hidden)
Disable policy check for target subtypes that would not be used anywhere during transformation.
Disable policy check for target subtypes that would not be used anywhere during transformation.
Attributes
- See also
- Since
-
1.7.0
- Inherited from:
- TransformerSourceFlagsDsl (hidden)
Enable custom way of comparing if source subtypes' names and target fields' names are matching.
Enable custom way of comparing if source subtypes' names and target fields' names are matching.
Value parameters
- namesComparison
-
parameter specifying how names should be compared by macro
Attributes
- See also
- Since
-
1.0.0
- Inherited from:
- TransformerSourceFlagsDsl (hidden)
Enable policy check for target subtypes that would not be used anywhere during transformation.
Enable policy check for target subtypes that would not be used anywhere during transformation.
Value parameters
- unmatchedSubtypePolicy
-
parameter specifying how unmatched target subtypes should be treated
Attributes
- See also
- Since
-
1.7.0
- Inherited from:
- TransformerSourceFlagsDsl (hidden)