[ Version ( since = "5.2" ) ]
public abstract bool validate () throws Error
Tests the validity of this's contents.
This function must be overrided by implementators.
Default implementation returns TRUE.
this |
a Widget object which implements the DataEntry interface |
TRUE if this's contents is valid |