snaps icon indicating copy to clipboard operation
snaps copied to clipboard

Improve readability of struct validation errors when using unioned types

Open GuillaumeRx opened this issue 2 years ago • 1 comments

Some superstruct struct errors are not very understandable, especially when the struc is an union.

GuillaumeRx avatar Jan 24 '24 13:01 GuillaumeRx

From refinement:

  • Specifically focus on union struct for this ticket.
  • Possibly leverage Maarten's struct error

kenhkan avatar Jan 25 '24 15:01 kenhkan