Overload List
| Name | Description | |
|---|---|---|
| Validate()()() |
Makes sure that all of the property data passes the iMIS business rules.
(Inherited from iboBase.) | |
| Validate(DataServer) |
Validates the data set in the Gift's properties against cross-property business rules. If any errors are found, Validate
will return false and the Asi.iBO.Errors property should be checked for details. Validate can be called at any
time to check for errors but it will automatically be called at save time.
|