ConstraintViolationBuilderInterface::atPath()

ConstraintViolationBuilderInterface atPath(string $path)

Stores the property path at which the violation should be generated.

The passed path will be appended to the current property path of the execution context.

Parameters

string $path The property path

Return Value

ConstraintViolationBuilderInterface This builder
doc_Symfony
2016-10-28 06:11:38
Comments
Leave a Comment

Please login to continue.