Validation control for job transforms.
Contains validation classes controlling how the transforms will validate jobs they run.
- Author
- atlas.nosp@m.-com.nosp@m.p-tra.nosp@m.nsfo.nosp@m.rms-d.nosp@m.ev@c.nosp@m.ern.c.nosp@m.h
- Note
- Old validation dictionary shows usefully different options: self.validationOptions = {'testIfEmpty' : True, 'testIfNoEvents' : False, 'testIfExists' : True,
'testIfCorrupt' : True, 'testCountEvents' : True, 'extraValidation' : False,
'testMatchEvents' : False, 'testEventMinMax' : True , 'stopOnEventCountNone' : True,
'continueOnZeroEventCount' : True}