- >> REF:
File Feature Module - Configuration
reference-file-types: - >> TYPE: object (key-value pairs)
{
<reference-file-type-name>: - >> TYPE: string
{
default-version: - >> TYPE: string
default-remote-version: - >> TYPE: string
default-classifier: - >> TYPE: string
default-remote-classifier: - >> TYPE: string
classifiers: - >> TYPE: object (key-value pairs)
{
<classifier-name>: - >> TYPE: string
{
default-version: - >> TYPE: string
default-remote-version: - >> TYPE: string
}, ... multiple classifiers possible
}
}, ... multiple reference file types possible
}
source-file: - >> TYPE: string - - REQUIRED
sql: - >> TYPE: string
sql-script: - >> TYPE: string
target: - >> TYPE: string
classifier: - >> TYPE: string
context: - >> TYPE: string
producer: - >> TYPE: string
failure-id: - >> TYPE: string
assertion-mode: - >>
POSSIBLE VALUES:
equals - - default mode
exists
notExists
empty
notEmpty
reference-file-type: - >> REF:
File Feature Module - Reference File Type
Either:
- >> TYPE: string
Or:
- >> TYPE: object (key-value pairs)
{
id: - >> TYPE: string
classifier: - >> TYPE: string
version: - >> TYPE: string
column-list: - >> TYPE: list of unique strings
column-list-mode:
- >>
POSSIBLE VALUES
:
include
exclude
}
base-source-reference-file-type: - >> REF:
File Feature Module - Reference File Type
Either:
- >> TYPE: string
Or:
- >> TYPE: object (key-value pairs)
{
id: - >> TYPE: string
classifier: - >> TYPE: string
version: - >> TYPE: string
column-list: - >> TYPE: list of unique strings
column-list-mode:
- >>
POSSIBLE VALUES
:
include
exclude
}
source-reference-file-type: - >> REF:
File Feature Module - Reference File Type
Either:
- >> TYPE: string
Or:
- >> TYPE: object (key-value pairs)
{
id: - >> TYPE: string
classifier: - >> TYPE: string
version: - >> TYPE: string
column-list: - >> TYPE: list of unique strings
column-list-mode:
- >>
POSSIBLE VALUES
:
include
exclude
}
target-reference-file-type: - >> REF:
File Feature Module - Reference File Type
Either:
- >> TYPE: string
Or:
- >> TYPE: object (key-value pairs)
{
id: - >> TYPE: string
classifier: - >> TYPE: string
version: - >> TYPE: string
column-list: - >> TYPE: list of unique strings
column-list-mode:
- >>
POSSIBLE VALUES
:
include
exclude
}
column-list: - >> TYPE: unique list of strings
column-list-mode: - >>
POSSIBLE VALUES:
include
exclude