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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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.