Apply all challenges to the given species (and form) to check its validity. Differs from checkStarterValidForChallenge which also checks evolutions.
checkStarterValidForChallenge
The PokemonSpecies to check the validity of.
PokemonSpecies
If true, allow it if it could become valid through a form change.
true
true if the species is considered valid.
Apply all challenges to the given species (and form) to check its validity. Differs from
checkStarterValidForChallenge
which also checks evolutions.