Annotation Type ConvertedBy

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<? extends Converter<?>> value
      The converter class used to transform the value as String to the target type.
    • Element Detail

      • value

        Class<? extends Converter<?>> value
        The converter class used to transform the value as String to the target type. This converter is also used for the DefaultValue.