LibreOffice
LibreOffice 7.4 SDK API Reference
Classes
com::sun::star::form::validation Module Reference

collects functionality to validate form components by help of external validator instances More...

Classes

service  ValidatableBindableControlModel
 specifies a control model which supports both binding to an external value supplier, and to an external validator. More...
 
service  ValidatableControlModel
 specifies the model of a form control which supports live validation of its input. More...
 
interface  XFormComponentValidityListener
 is the listener interface to be notified of changes of a XValidatableFormComponent More...
 
interface  XValidatable
 specifies support for validating a component More...
 
interface  XValidatableFormComponent
 is a convenience interface for accessing several aspects of a form component which supports validation. More...
 
interface  XValidator
 specifies a component able to validate (the content of) other components More...
 
interface  XValidityConstraintListener
 specifies an interface for listening for changes in the validity constraints represented by an XValidator. More...
 

Detailed Description

collects functionality to validate form components by help of external validator instances

for validation of form data.