Parameters |
Description |
const OdString& name |
[in] Type of erroneous data found. |
const OdString& value |
[in] Value of the bad data. |
const OdString& validation = OdString::kEmpty |
[in] Reason the data were bad. |
const OdString& defaultValue = OdString::kEmpty |
[in] Default value to which the were set. |
Notification function called to print error information.
Prints log information about an error detected or fixed during an audit.
As implemented, this functions does nothing.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|