class Hermod::Validators::WholeUnits

def message(value, attributes)

def message(value, attributes)
  "must be in whole units"
end