Example Capability#
Overview#
This capability is a proof-of-concept example that demonstrates how a validator rule, requirement documentation, and generated requirement enum fit together.
Requirements#
This capability covers the following validation requirements:
Code |
Name |
Description |
|---|---|---|
EX.001 |
has-mesh |
The asset contains one or more meshes. |
EX.002 |
basic-materials |
There is one basic material that is bound to all meshes. |
EX.003 |
test-prim-exists |
There is a child of the default prim called TestBlob. |