Validation
public protocol Validation
Undocumented
-
buildPredicate(_:
Default implementation) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func buildPredicate(_ regExp: String) -> NSPredicate
-
isValid(with:
Default implementationand: ) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func isValid(with predicate: NSPredicate, and value: String) -> Bool