public sealed class DataQualityRule.Types.RangeExpectation : IMessage<DataQualityRule.Types.RangeExpectation>, IEquatable<DataQualityRule.Types.RangeExpectation>, IDeepCloneable<DataQualityRule.Types.RangeExpectation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRule.Types.RangeExpectation.
Evaluates whether each column value lies between a specified range.
[[["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\u003eThe \u003ccode\u003eDataQualityRule.Types.RangeExpectation\u003c/code\u003e class in the Cloud Dataplex v1 API is used to validate if each column value falls within a specified range.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows you to define \u003ccode\u003eMinValue\u003c/code\u003e and \u003ccode\u003eMaxValue\u003c/code\u003e properties, at least one of which is required, to set the boundaries of the allowed range.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStrictMinEnabled\u003c/code\u003e and \u003ccode\u003eStrictMaxEnabled\u003c/code\u003e properties determine whether values must be strictly greater/lesser than the minimum/maximum, respectively, or if equality is allowed.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for this class, ranging from version 1.0.0 to the latest version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eRangeExpectation\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which adds many layers of functionality.\u003c/p\u003e\n"]]],[],null,[]]