ValidationLimitRule 类
定义验证规则。
根据输入初始化规则。
构造函数
ValidationLimitRule(lower_bound: int, upper_bound: int, number_of_cv: int)
参数
| 名称 | 说明 |
|---|---|
|
lower_bound
必需
|
|
|
upper_bound
必需
|
|
|
number_of_cv
必需
|
|