Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the field data for the data source before writing.
Syntax
public boolean dataSourceValidateWrite()
Run On
Called
Return Value
Type: boolean
true if the field data is valid; otherwise, false.
Remarks
This method should be called from the form data source validateWrite method.