Skip to content

Type Property

ascii

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