FormObjectSet.validateWrite Method

Has no functionality in the FormObjectSet class but is overridden by the FormDataSource.validateWrite method, which determines whether data is valid and ready to be written.

Syntax

public boolean validateWrite()

Run On

Client

See Also

Reference

FormObjectSet Class