Type Method
pattern(_:)
Validates whether a
String matches a RegularExpression patternstatic func pattern(_ pattern: String) -> Validator<T>
You're viewing documentation for a pre-release version. View the latest stable version
Type Method
String matches a RegularExpression patternstatic func pattern(_ pattern: String) -> Validator<T>