Enum ModelToManifestConversionType
Represents the types of manifest model value which may be converted to manifest values.
Namespace: CSF.Validation.ManifestModel
Assembly: CSF.Validation.dll
Syntax
public enum ModelToManifestConversionType
Fields
Name | Description |
---|---|
CollectionItem | A Value which is to be converted to a Manifest |
Manifest | A Value which is to be converted to a Manifest |
PolymorphicType | A Value which is to be converted to a Manifest |
RecursiveManifestValue | A Value which is to be converted to a Manifest |