Validator
=========

.. currentmodule:: asdf.extension

.. autoclass:: Validator
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Validator.schema_property
      ~Validator.tags

   .. rubric:: Methods Summary

   .. autosummary::

      ~Validator.validate

   .. rubric:: Attributes Documentation

   .. autoattribute:: schema_property
   .. autoattribute:: tags

   .. rubric:: Methods Documentation

   .. automethod:: validate
