Structure
ValidatorResults.CollectionCharacterSet
ValidatorResult of a validator that validates that all elements of a [String] contain characters in a given CharacterSet.struct CollectionCharacterSet
Topics
Instance Properties
characterSetThe set of characters the input is allowed to contain.stringsThe validated string.
Default Implementations
Relationships
Conforms To
Swift.CopyableSwift.EscapableSwift.SendableSwift.SendableMetatypeValidatorResult