urlLocalhostNotAllowed constant

ValidationResult const urlLocalhostNotAllowed

Implementation

static const urlLocalhostNotAllowed =
    ValidationResult._(7, 'localhost is not allowed in production');