if (!models.context.tag(c['tag'])) {
            errors.push({ value: c['tag'], message: `Contexts[${i}] invalid value \`tag\`.` });
          }