I have a checkbox group component that extends box.  Everything is
working the way I want it except that the red border doesn't display
after a validator returns invalid.

The errorString gets set and the error message pops up when I mouse
over but no red border.  It looks like the red border is set in the
errorString setter in UIComponent and I'm not overriding that, so I'm
not sure why it isn't appearing.  Any ideas?

Reply via email to