Validates that the record instance is valid for saving.
Syntax
public boolean validateWrite()
Run On
ClientOrServer
Return Value
Type: boolean
true if the record is valid; otherwise, false.
Validates that the record instance is valid for saving.
public boolean validateWrite()
ClientOrServer
Type: boolean
true if the record is valid; otherwise, false.