FSharpAux


Attribute

Namespace: FSharpAux.IO
Parent Module: SchemaReader

Attributes to be added to fields of a schema record

Nested types and modules

TypeDescription
ConverterAttribute

Abstract class of converter attribute Implemenation can be used to convert from field type/s to obj

FieldAttribute

An attribute to be added to fields of a schema record type to indicate the column used in the data format for the schema as index

IgnoreAttribute

An attribute to be added to fields of a schema record type to indicate that it should be ignored

Fork me on GitHub