BankAccountTable.validateWrite Method

Validates the current bank record before it is written to the database.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if the bank record is valid; otherwise, false.

See Also

Reference

BankAccountTable Table