class Stattleship::Validators::TypeValidator

Public Instance Methods

validate() click to toggle source
# File lib/stattleship/validators/type_validator.rb, line 4
def validate
  validates_sport_prefix
end