schmittjoh / JMSTranslationBundle

Puts the Symfony2 Translation Component on steroids
http://jmsyst.com/bundles/JMSTranslationBundle
426 stars 292 forks source link

ValidationContext extractor #420

Open artursvonda opened 7 years ago

artursvonda commented 7 years ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License Apache2

Description

This PR adds translation extractor for callback validator.

Todos

gnat42 commented 7 years ago

Can you take a look at the failing tests and update to fix?

artursvonda commented 3 years ago

Rebased. All tests pass now.