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