Skip to content
  • Reuben Pereira's avatar
    Allow blank but not nil in validations · dcff720b0310
    Reuben Pereira authored
    - The most common use case for qualified_domain_validator currently is
    to allow blank ([]) but not allow nil. Modify the
    qualified_domain_validator to support this use case.
    dcff720b0310