Loading...
Searching...
No Matches
UsdValidationErrorType Class Reference

UsdValidationErrorType reflects severity of a validation error, which can then be reported appropriately to the users. More...

#include <error.h>

Detailed Description

UsdValidationErrorType reflects severity of a validation error, which can then be reported appropriately to the users.

None: No Error. Error: Associates the UsdValidationErrorType with an actual Error reported by the validation task. Warn: Associates the UsdValidationErrorType with a less severe situation and hence reported as warning by the validation task. Info: Associates the UsdValidationErrorType with information which needs to be reported to the users by the validation task.


The documentation for this class was generated from the following file: