21 module com { module sun { module star { module form { module validation {
23 interface XValidityConstraintListener;
46 boolean isValid( [in] any Value );
55 string explainInvalid( [in] any Value );
This exception is thrown when an application attempts to use NULL in a case where an object is requir...
Definition: NullPointerException.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:45