Class RegexExpectation (1.13.0)

RegexExpectation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Evaluates whether each column value matches a specified regex.

Attribute

NameDescription
regex str
Optional. A regular expression the column value is expected to match.