mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-19 23:39:12 +00:00
17 lines
443 B
Markdown
17 lines
443 B
Markdown
![]() |
---
|
||
|
title: columnValuesToBeNotInSet
|
||
|
slug: /main-concepts/metadata-standard/schemas/tests/column/columnvaluestobenotinset
|
||
|
---
|
||
|
|
||
|
# columnValuesToBeNotInSet
|
||
|
|
||
|
*This schema defines the test ColumnValuesToBeNotInSet. Test the column values to not be in the set. *
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`forbiddenValues`** *(array)*: An Array of values.
|
||
|
- **Items** *(['string', 'number'])*
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2022-07-14 10:51:34.749986.
|