Android Question ui validation (if then else) by JSON

bluedude

Well-Known Member
Licensed User
Longtime User
Hi,

I need to validate a lot of combinations in my UI before someone can post submit. Some ui elements need to be loaded based on information in a JSON file. Any suggestions if this would work?

Basically I need to load if then else from JSON and validate that in my activity

Cheers.
 
Top