コード例 #1
0
 public function inContext(ExecutionContextInterface $context)
 {
     return $this->wrappedValidator->inContext($context);
 }