Class GraphicValidationDecoration

  • All Implemented Interfaces:
    ValidationDecoration

    public class GraphicValidationDecoration
    extends AbstractValidationDecoration
    Validation decorator to decorate validation state using images.
    Validation icons are shown in the bottom-left corner of the control as it is seems to be the most logical location for such information. Required components are marked at the top-left corner with small red triangle. Here is example of such decoration

    Screenshot of GraphicValidationDecoration