You can set LightOptions and supress either all or some specific validations:
Compiler.LightOptions += " -sice:<ICE>"; //or Compiler.LightOptions += " -sval";