In annotation example: ``` php /** * @Assert\GroupSequence({"Strict", "User"}) */ ``` tells to first validate "Strict" Group, right?? The explanation and all other examples indicates another sequence