mWalrus / MapRank

A trackmania plugin which shows your world rank on the current map
https://openplanet.dev/plugin/maprank
MIT License
1 stars 0 forks source link

Error handling for JSON tree traversal #3

Closed mWalrus closed 1 year ago

mWalrus commented 1 year ago

https://github.com/mWalrus/MapRank/blob/main/api.as#L35

We should check whether the fields are:

  1. Defined
  2. Of the correct type (Json::Type::Array)
  3. Containing values