GreaterThanValidator
class GreaterThanValidator extendsAbstractComparisonValidator
Validates values are greater than the previous (>).
Methods
bool
compareValues(mixed$value1,mixed$value2)
No description
string|null
getErrorCode()
No description