Implemented the SecureValidationRule type in the library target.
This commit is contained in:
@@ -34,5 +34,7 @@ extension String {
|
||||
/// A format for the user agent header.
|
||||
static let userAgent = "%@/%@ +%@"
|
||||
}
|
||||
|
||||
/// A namespaces assigned for the formats of regular expression patterns.
|
||||
enum Pattern {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user