Validates the mandatory fields before they are inserted into the database.
Syntax
public boolean validateMandatoryFields()
Run On
Called
Return Value
Type: boolean
true if the fields are filled; otherwise, false.
Validates the mandatory fields before they are inserted into the database.
public boolean validateMandatoryFields()
Called
Type: boolean
true if the fields are filled; otherwise, false.