I want API to run avatar validation of SDK and get list of errors / warnings of specific Avatar/GameObject.
In the NDMF, a framework for non-destructive tools, there's feature to run non-destructive tools and see if tools raise errors (called test build).
I think it's good to show errors from VRCSDK on the test build, but there's no API to run and get list of validation errors so its hard to show errors without sdk api.
Therefore, I'm requesting for API.
It would be great if this API is provided as a static method of some class and does not require opening control panel since control panel might not be opened on test building avatar.