MaxLengthRule
class MaxLengthRule extends AbstractLengthRule (View source)
Constants
SYMBOL_MAX_INCLUSIVE |
|
SYMBOL_MAX_EXCLUSIVE |
|
SYMBOL_MIN_INCLUSIVE |
|
SYMBOL_MIN_EXCLUSIVE |
|
SYMBOL_STRICT |
|
Methods
symbol()
Must return the comparison symbol.
testConditions(string $parameterName, $value, bool $itemType = false)
No description
from AbstractLengthRule
exceptionMessageOnTestFailure(string $parameterName, $value, bool $itemType = false)
No description
from AbstractLengthRule
name()
No description
Details
at line 24
symbol()
Must return the comparison symbol.