Conditional Validator in Symfony

I recently had to work on a signup form where the user was present different set of fields based on where the user came from. Lets take a sample scenario, I have a signup form where users get to from the “Plans” page. If the user chooses to go with the Free Plan, he gets [...]