Interface FieldTranslator<T>

  • All Known Implementing Classes:
    FieldTranslatorImpl

    public interface FieldTranslator<T>
    A wrapper around Translator that combines the translator for a specific Field and (sometimes) an override of the default validation message (used when an input value can't be parsed).