module SimpleForm::Components::MinMax

def find_numericality_validator

def find_numericality_validator
  find_validator(:numericality)
end