Reports classes without a no-argument constructor.
Such constructors are necessary in some contexts if a class is to be created reflexively.
Use the checkbox below to indicate that this inspection should ignore classes which
contain no explicit constructors. These classes are provided a default no-argument constructor
by the compiler.