Marker interface which specifies that an servant should not be checked for
api consistency via ApiConsistencyCheck. This is necessary both
where there is no underlying ome.api.* service as well as when the method
arguments sufficiently differ, for example in the case of enums and value
objects.