Validates the mandatory fields in the current record before it is written to the database.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the fields are filled; otherwise, false.
Validates the mandatory fields in the current record before it is written to the database.
public boolean validateWrite()
Called
Type: boolean
true if the fields are filled; otherwise, false.