-
Initializes a
HexaColorRuleobject to verify that field has text in hexadecimal color format.Declaration
Swift
public init(message: String = "is not a valid hex color.")Parameters
messageString of error message.
Return Value
An initialized object.
View on GitHub
HexColorRule Class Reference