hasValid
Checks if the JSONObject has a child key with a valid value (excluding "NULL").
Author
Arnau Mora
Since
20220330
Return
True if JSONObject has key and it's not null.
Checks if the JSONObject has a child key with a valid value (excluding "NULL").
Arnau Mora
20220330
True if JSONObject has key and it's not null.