◆ MinimumConstraint() [1/2]
ola::web::MinimumConstraint::MinimumConstraint |
( |
const JsonNumber * |
limit, |
|
|
bool |
is_exclusive |
|
) |
| |
|
inline |
Create a new MaximumConstraint.
- Parameters
-
limit | the minimum, ownership is transferred. |
is_exclusive | true is the limit is exclusive, false if not. |
◆ MinimumConstraint() [2/2]
ola::web::MinimumConstraint::MinimumConstraint |
( |
const JsonNumber * |
limit | ) |
|
|
inlineexplicit |
Create a new MaximumConstraint.
- Parameters
-
limit | the minimum, ownership is transferred. |
The documentation for this class was generated from the following file: