r-neal-kelly / the_scriptures

A Scriptural Study Suite
https://r-neal-kelly.github.io/the_scriptures/
Other
0 stars 0 forks source link

Make Sure that Editor Verifies that JSON Given to its Dictionary Loader is Actually a Dictionary #12

Closed r-neal-kelly closed 9 months ago

r-neal-kelly commented 9 months ago

We already have the validate function on the Dictionary instance, however we should have a little popup that tells us when we've accidentally loaded some json that is not a dictionary.