MFiles.VAF.Configuration.JsonMapping.Mappers Namespace |
Class | Description | |
---|---|---|
![]() | EnumMapper |
Maps enum names in the source to enum values in the target.
|
![]() | FlagsObjectMapper |
Maps the FlagObjectToFlagsConverter on
appropriate data member mappings.
|
![]() | MFIdentifierToIDMapper |
Provides special mapping behavior for MFIdentifer-like types.
(I.E. Anything with a VaultElementReferenceAttribute attaches to it).
Specifically, it adds appropriate MFIdentiferToIDConverter
as converters on the mappings.
|
![]() | ObjectToArrayMapper |
Maps the ObjectToArrayConverterTObject onto mappings
that have the
|