addViolationAt(string $subPath, string $message, array $parameters = array(), mixed $invalidValue = null, int|null $plural = null, int|null $code = null)
Adds a violation at the validation graph node with the given property path relative to the current property path.
Parameters string $subPath The relative property path for the violation string $message The error message array $parameters The parameters substituted in the error message mixed $invalidValue The invalid, validated val