[API] Please throw ValidationException directly or provide it as the InnerException of the BuilderException.
anatawa12
Please throw ValidationException directly or provide it as the InnerException of the BuilderException.
This feature allow us to show the cause of the build error with detailed information on our build tool.
Currently ValidationException only has message texts, but it would be good to provide list of related objects (like textures for mipmap streaming) and Action for auto fix for each validation error entries.
Log In