Legivel


OptionalMappingInfo

Namespace: Legivel.Customization
Parent Module: Mapping

Mapper structure for an Option<'a> type

Record Fields

Record FieldDescription
NullTagUri
Signature: string
OptionMapping
Signature: YTMRef
OptionType
Signature: Type
ProcessingOptions
Signature: ProcessingOptions

Static members

Static memberDescription
OptionalMappingInfo.TryFindMapper(...)
Signature: po:ProcessingOptions -> msgList:ProcessMessages -> mappers:AllTryFindIdiomaticMappers -> t:Type -> TryFindMapperReturnType

Return a OptionalMappingInfo when the given type is an option and the option-data type can be mapped

Fork me on GitHub