public sealed class DataQualityRule.Types.RegexExpectation : IMessage<DataQualityRule.Types.RegexExpectation>, IEquatable<DataQualityRule.Types.RegexExpectation>, IDeepCloneable<DataQualityRule.Types.RegexExpectation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRule.Types.RegexExpectation.
Evaluates whether each column value matches a specified regex.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDataQualityRule.Types.RegexExpectation\u003c/code\u003e class within the Cloud Dataplex v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegexExpectation\u003c/code\u003e class is used to check if each column value in a dataset matches a specific regular expression, thus ensuring data quality through validation.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the API class, ranging from version 1.0.0 to the latest 3.6.0, allowing developers to access documentation specific to their needs.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for enhanced functionality and integration capabilities within .NET environments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegexExpectation\u003c/code\u003e class has a \u003ccode\u003eRegex\u003c/code\u003e property that takes a string value, which is used to define the regular expression pattern that the column values should adhere to for the Data Quality check.\u003c/p\u003e\n"]]],[],null,[]]