Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 658 Bytes

File metadata and controls

13 lines (9 loc) · 658 Bytes

TrendConfig

Configuration for trend-based validation with severity settings. At least one of trendType or differenceBounds must be specified. Both may be provided to validate both the trend pattern and the magnitude of change.

Properties

Name Type Required Description
trend_type Optional[TrendType] No
difference_bounds Optional[NumericBounds] No
severity SeverityLevel Yes

[Back to Model list] [Back to API list] [Back to README]