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