mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-21 16:32:12 +00:00
17 lines
422 B
Markdown
17 lines
422 B
Markdown
![]() |
---
|
||
|
title: columnValuesToBeInSet
|
||
|
slug: /main-concepts/metadata-standard/schemas/tests/column/columnvaluestobeinset
|
||
|
---
|
||
|
|
||
|
# ColumnValuesToBeInSet
|
||
|
|
||
|
*This schema defines the test ColumnValuesToBeInSet. Test the column values are in the set.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`allowedValues`** *(array)*: An Array of values.
|
||
|
- **Items** *(['string', 'number'])*
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2022-07-14 10:51:34.749986.
|