module SimpleForm::Components::Minlength

def find_length_validator

def find_length_validator
  find_validator(:length)
end