mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-25 18:30:00 +00:00
16 lines
451 B
Markdown
16 lines
451 B
Markdown
![]() |
---
|
||
|
title: columnValuesToMatchRegex
|
||
|
slug: /main-concepts/metadata-standard/schemas/tests/column/columnvaluestomatchregex
|
||
|
---
|
||
|
|
||
|
# columnValuesToMatchRegex
|
||
|
|
||
|
*This schema defines the test ColumnValuesToMatchRegex. Test the values in a column to match a given regular expression. *
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`regex`** *(string)*: The regular expression the column entries should match.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2022-07-14 10:51:34.749986.
|