Structures
The following structures are available globally.
-
See moreValidationErrorrepresents the error with message when validation fails.Declaration
Swift
public struct ValidationError : Error, CustomStringConvertible
View on GitHub
Structures Reference