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.
Determines whether the data is valid and ready to be written.
Syntax
public boolean validateWrite([boolean _validateAlways])
Run On
Called
Parameters
- _validateAlways
Type: boolean
A Boolean value that indicates whether to skip validation if the record is temporary; optional.
Return Value
Type: boolean
true if the data is valid; otherwise, false.