validateColorString

Validates s == pattern "#xxxxxx"

@safe
bool
validateColorString
(
string s
)

Meta