criterion
Method
This is a method of the CriteriaEvaluatorBuilder class in the eval module.Add a criterion.
Signature
Parameters
No description available.
Returns
The result of the operation.
criterion: Add a criterion.
This is a method of the CriteriaEvaluatorBuilder class in the eval module.Add a criterion.
def criterion(mut self, criterion: impl Into<String>) -> Self