Validate all the colors in a given pattern.
True if all the colors are valid, false otherwise.
The pattern's colors to validate.
Generated using TypeDoc
Validate all the colors in a given pattern.
Returns
True if all the colors are valid, false otherwise.