jooking / closure-library

Automatically exported from code.google.com/p/closure-library
Apache License 2.0
0 stars 0 forks source link

Request for method to be made public #612

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

I've come across the need to validate a hex colour string. 

I don't see why the function

goog.color.isValidHexColor_

needs to be private.

I recommend making it public.

Original issue reported on code.google.com by alastair...@industel.co.uk on 12 Dec 2013 at 4:36