mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-19 15:31:59 +00:00
16 lines
480 B
Markdown
16 lines
480 B
Markdown
![]() |
---
|
||
|
title: columnValuesToNotMatchRegex
|
||
|
slug: /main-concepts/metadata-standard/schemas/tests/column/columnvaluestonotmatchregex
|
||
|
---
|
||
|
|
||
|
# columnValuesToNotMatchRegex
|
||
|
|
||
|
*This schema defines the test ColumnValuesToNotMatchRegex. Test the values in a column to not match a given regular expression. *
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`forbiddenRegex`** *(string)*: The regular expression the column entries should not match.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2022-07-14 10:51:34.749986.
|