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