ArrayRule
class ArrayRule extends AbstractSetOfValuesRule (View source)
Constants
NAME |
|
Methods
testConditions(string $parameterName, $value, bool $itemType = false)
No description
exceptionMessageOnTestFailure(string $parameterName, $value, bool $itemType = false)
No description
static
getErrorMessageVariableName(string $parameterName)
No description
mustApplyRuleOnAttribute()
Must check the attribute validity according to the current rule.
name()
No description
Details
testConditions(string $parameterName, $value, bool $itemType = false)
exceptionMessageOnTestFailure(string $parameterName, $value, bool $itemType = false)
static
getErrorMessageVariableName(string $parameterName)
static
getParameterPassedValue(string $parameterName)
at line 16
protected
mustApplyRuleOnAttribute()
Must check the attribute validity according to the current rule.