mvc compat

This commit is contained in:
Keith Donald
2009-03-02 14:54:57 +00:00
parent 77b49c7cc0
commit a4a71943a8

View File

@@ -27,8 +27,6 @@ import org.springframework.binding.message.MessageResolver;
*/
public interface ValidationFailureMessageResolverFactory {
public static final char CODE_SEPARATOR = '.';
/**
* Creates a new MessageResolver that can resolve the failure {@link Message} for the reported ValidationFailure.
* @param failure a validation failure reported by a validator