Parameters: inspectorSet - Inspector set to read descriptors from Parameters: chain - filtered inspector descriptors selected by previous descriptor in stack.
Collection of names of inspectors whose visit() methods shall be invoked after this inspector's visit() methods and whose leave() methods shall be invoked before this inspector leave() method.
Parameters: inspectorSet - Inspector set to read descriptors from Parameters: chain - filtered inspector descriptors selected by previous descriptor in stack. Collection of inspector descriptors which this inspector descriptor declares as filtered.
Some violations can be waived, for example empty catch block
might be justifiable in some situations. But other violations
can not. For example there is no reason to waive Upper L Rule.
TRUE if violation can be waived.