davidyell / Cricketeer

Application for tracking Cricket matches and leagues
MIT License
2 stars 1 forks source link

Validation: Adding a team #3

Open davidyell opened 9 years ago

davidyell commented 9 years ago

When creating a Squad by adding or editing a Team there needs to be some validation which prevents the same player being picked more than once.

Validation rules also need to exist to ensure that a Team has not already been picked for a match.