interface StringFieldConverter<T> : FieldConverter<T, String?, String?>
abstract fun supportedType(): KType