Skip to content

Type Property

ascii

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