Ensure that classes implementing the BindBeforeValidation interface have the method called *before* validation, as Validator implementations will sometimes check the properties modified by BindBeforeValidation implementations.
@ -135,13 +135,13 @@ public class ValidationManagerImpl implements InitializingBean,
@@ -135,13 +135,13 @@ public class ValidationManagerImpl implements InitializingBean,