I want to put conditional check on multiple attributes . Looks like allOf is the way to do it. I was able to successfully use oneOf in backstage template. Somehow allOf is not working for me.
I want to use allOf in backstage template so that I could put a condition on multiple attributes while building user form.