typesystem icon indicating copy to clipboard operation
typesystem copied to clipboard

Tweaks for positional error messages

Open lovelydinosaur opened this issue 6 years ago • 0 comments

  • required should not just hardcode-overwrite the error text.
  • invalid_key should reference the key, not the dict.
  • invalid_property should reference the key, not the value.

lovelydinosaur avatar Mar 06 '19 15:03 lovelydinosaur