Home | History | Annotate | Download | only in afe

Lines Matching refs:ValidationError

613                 raise model_logic.ValidationError({
808 @raises model_logic.ValidationError if any hosts already have a
828 raise model_logic.ValidationError({'labels': '; '.join(errors)})
840 @raises model_logic.ValidationError if any host has invalid board labels
860 raise model_logic.ValidationError({'labels': '; '.join(errors)})