{% extends "base.html" %} {% block title %}archithreat — validate mapping{% endblock %} {% block content %} Validate a mapping YAML Target schema to validate against {% for t in targets %} {{ t }} {% endfor %} Mapping file Or paste mapping YAML Validate {% endblock %}
Target schema to validate against {% for t in targets %} {{ t }} {% endfor %}
Mapping file
Or paste mapping YAML
Validate