Share via


ProjGroup.validateWrite Method

Validates the project group.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

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

Remarks

In addition to mandatory field validation performed by the parent method, this method validates some other fields based on default project type, matching principle, foreseeable losses, and configuration keys. It must be called before a record is written to the database. It is automatically called from forms when the user tries to save the record.

See Also

Reference

ProjGroup Table