Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias ValidationFunction = (_ value: String) -> Result<String, Error>
UtilitiesCore 0.0.1 Docs (25% documented)
The following type aliases are available globally.
Undocumented
Swift
public typealias ValidationFunction = (_ value: String) -> Result<String, Error>