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