Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Type Method

pattern(_:)

Validates whether a String matches a RegularExpression pattern
static func pattern(_ pattern: String) -> Validator<T>