Property | Type | Description | |
---|---|---|---|
$invalidValue | |||
$messageParameters | |||
$messageTemplate | |||
$propertyPath | |||
$root |
Method | Description | |
---|---|---|
__construct ( $messageTemplate, array $messageParameters, $root, $propertyPath, $invalidValue ) | ||
getInvalidValue ( ) | ||
getMessage ( ) : string | Returns the violation message. | |
getMessageParameters ( ) : array | ||
getMessageTemplate ( ) : string | ||
getPropertyPath ( ) | ||
getRoot ( ) |
public __construct ( $messageTemplate, array $messageParameters, $root, $propertyPath, $invalidValue ) | ||
$messageParameters | array |
public getMessage ( ) : string | ||
return | string |