CodeCharge Studio

hasErrors Method (Java)

Applies to

Image Control, Label Control, CheckBox Control, FileUpload Control, TextArea Control, TextBox Control, Hidden Control, CheckBoxList Control, RadioButton Control, ListBox Control, Link Control, ImageLink Control

Syntax

public boolean hasErrors();

Return value

boolean - if 'true' there were errors in validation of a control, 'false' otherwise

Description

This method specifies whether the control has validation errors.


On-line, printable versions and updates