mirror of
https://github.com/tristanpenman/valijson.git
synced 2025-03-04 07:27:24 +01:00
Remove invalid @todos
This commit is contained in:
parent
2f332e4223
commit
88d9edc136
@ -622,8 +622,6 @@ public:
|
||||
* @brief Validate against the multipleOf or divisibleBy constraints
|
||||
* represented by a MultipleOfDecimalConstraint object.
|
||||
*
|
||||
* @todo Not implemented.
|
||||
*
|
||||
* @param constraint Constraint that the target must validate against.
|
||||
*
|
||||
* @return true if the constraint is satisfied, false otherwise.
|
||||
@ -675,8 +673,6 @@ public:
|
||||
* @brief Validate against the multipleOf or divisibleBy constraints
|
||||
* represented by a MultipleOfIntegerConstraint object.
|
||||
*
|
||||
* @todo Not implemented.
|
||||
*
|
||||
* @param constraint Constraint that the target must validate against.
|
||||
*
|
||||
* @return true if the constraint is satisfied, false otherwise.
|
||||
|
Loading…
x
Reference in New Issue
Block a user