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 from the Cloud Dataplex v1 API evaluates if column values fall within a specified range, with the latest version being 3.6.0 and many prior versions available.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a new \u003ccode\u003eRangeExpectation\u003c/code\u003e object with an empty constructor or by cloning another \u003ccode\u003eRangeExpectation\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRangeExpectation\u003c/code\u003e class has properties \u003ccode\u003eMaxValue\u003c/code\u003e and \u003ccode\u003eMinValue\u003c/code\u003e (both string types) that define the acceptable range, where at least one of them must be provided.\u003c/p\u003e\n"],["\u003cp\u003eThere are boolean properties \u003ccode\u003eStrictMaxEnabled\u003c/code\u003e and \u003ccode\u003eStrictMinEnabled\u003c/code\u003e to allow for configuration of strict inequality or equality when comparing against \u003ccode\u003eMaxValue\u003c/code\u003e or \u003ccode\u003eMinValue\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,[]]