ConfigMe icon indicating copy to clipboard operation
ConfigMe copied to clipboard

Keep error in ConvertErrorRecorder

Open ljacqu opened this issue 6 months ago • 0 comments

  • Change ConvertErrorRecorder to keep a String instead of a boolean so the last error can be retrieved from it.
  • If MapperImpl cannot map to a certain type, fill such an error
  • See if there are other places where adding an error would be useful for debugging

ljacqu avatar Aug 24 '25 15:08 ljacqu