Didn't work ... It returns the alert but submits the form in both the cases..

if one of the groups has less than 2 members - it returns the alert 'you cannot submit request for group_name' and submits the form (it should not submit)

if all groups have more than 2 members - it returns 'you can submit' and submits the form (this is as expected)