How to ignore plugin validation errors

I use a custom classloader to load classes in my plugin, but when I upload it to the plugin repository, the plugin validator tells me the following error:

image

I want to reduce the size of the plugin as much as possible, so is there any way to ignore this error (because I found that if the plugin validator has an error, it cannot pass the review and cannot be put online)