Legivel


PrimitiveMappingInfo

Namespace: Legivel.Customization
Parent Module: Mapping

Mapper structure for all primitive types

Record Fields

Record FieldDescription
ProcessingOptions
Signature: ProcessingOptions
ScalarMapping
Signature: ScalarToNativeMapping

Static members

Static memberDescription
PrimitiveMappingInfo.TryFindMapper(...)
Signature: po:ProcessingOptions -> (primitiveMappers:ScalarToNativeMapping list) -> msgList:ProcessMessages -> mappers:AllTryFindIdiomaticMappers -> t:Type -> TryFindMapperReturnType

Return a PrimitiveMappingInfo when the given type maps to one of the supported yaml scalar tags

Fork me on GitHub