0

I am trying to validate an id column against expect_column_values_to_match_regex with row_condition based on id column's length.

I have a specific regex to apply based on the length of the id.

How do I do it with row_condition. The examples in the doc talk only about the value of a column not the length of a column. Any suggestions?

  • 1
    What docs are you referencing? Please see [How to create a Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example) – Ian Thompson Feb 07 '23 at 19:06

0 Answers0