args.IsValid = Boolean;
The IsValid property determines whether the value is validated.
If the property is False, the value is not validated, when the property is True the value is validated. By default the property is set to False.
The property use is given in description of the NumberEdit.Validate event.
See also: