Skip to content

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

Type Property

ascii

Validates that all characters in a String are ASCII (scalars 0..<128).
static var ascii: Validator { get }