// sfValidatorErrorSchema でラッピング throw new sfValidatorErrorSchema($validator, array( 'field_name' => new sfValidatorError($validator, 'invalid'), ));