class Stattleship::Validators::PlayerIdValidator
Public Instance Methods
validate()
click to toggle source
# File lib/stattleship/validators/player_id_validator.rb, line 4 def validate validates_league_prefix end