ContextualValidatorInterface
atPath(string $path)
Appends the given path to the property path of the context. If called multiple times, the path will always be reset to the context's original path with the given path appended to it.
Parameters string $path The path to append Return Value ContextualValidatorInterface This validator