Route.validateWrite Method
Determines whether the current record is valid and ready to be written to the database.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the record is valid; otherwise, false.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Determines whether the current record is valid and ready to be written to the database.
public boolean validateWrite()
Called
Type: boolean
true if the record is valid; otherwise, false.