Unique Key Assertion#
Example:#
kind: uniqueKey
mapping: some_mapping
key: id
kind: uniqueKey
mapping: exchange_rates
key:
- date
- from_currency
- to_currency
Fields#
kind(mandatory) (type: string):uniqueKeydescription(optional) (type: string): A textual description of the assertionmapping(required) (type: string): The name of the mapping which is to be tested.