Class RegexExpectation (1.5.1)

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

Evaluates whether each column value matches a specified regex.

Attribute

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