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\u003eThis document provides reference documentation for the \u003ccode\u003eDataQualityRule.Types.RangeExpectation\u003c/code\u003e class within the Cloud Dataplex v1 API, detailing its purpose and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRangeExpectation\u003c/code\u003e class is used to validate whether column values fall within a specified range, requiring at least a minimum or maximum value.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 3.6.0, with multiple previous versions also listed ranging from 1.0.0 to 3.5.0, which are accessible through their corresponding links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRangeExpectation\u003c/code\u003e can evaluate if values must be strictly within the range, or if equality to the min/max is allowed, through properties like \u003ccode\u003eStrictMinEnabled\u003c/code\u003e and \u003ccode\u003eStrictMaxEnabled\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataQualityRule.Types.RangeExpectation\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, offering functionalities such as message handling and deep cloning.\u003c/p\u003e\n"]]],[],null,[]]