Callback: Boolean load.IsValid(IUserObject entity)
Callback that is invoked to determine if the object is valid.
Mandatory Attributes
Name |
Description |
Type |
Allowed Values |
Optional Attributes
Name |
Description |
Type |
Default Value |
Allowed Values |
Parameters
-
entity
The object to check.
Return Value
Type: Boolean
True if the object is valid; false otherwise.