ExecutionContextInterface::setNode()

setNode(mixed $value, object|null $object, MetadataInterface $metadata = null, string $propertyPath)

Sets the currently validated value.

Parameters

mixed $value The validated value
object|null $object The currently validated object
MetadataInterface $metadata The validation metadata
string $propertyPath The property path to the current value
doc_Symfony
2016-10-28 06:15:57
Comments
Leave a Comment

Please login to continue.