Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetadataStoreConfig

Configuration info to be passed to the MetadataStore constructor

Hierarchy

  • MetadataStoreConfig

Index

Properties

Optional localQueryComparisonOptions

localQueryComparisonOptions: LocalQueryComparisonOptions

The LocalQueryComparisonOptions associated with this MetadataStore.

Optional name

name: string

Optional namingConvention

namingConvention: NamingConvention

The NamingConvention associated with this MetadataStore.

Optional serializerFn

serializerFn: (prop: EntityProperty, val: any) => any

Type declaration

Generated using TypeDoc