Field
=====

.. currentmodule:: lsst.pex.config

.. autoclass:: Field
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Field.supportedTypes

   .. rubric:: Methods Summary

   .. autosummary::

      ~Field.freeze
      ~Field.rename
      ~Field.save
      ~Field.toDict
      ~Field.validate

   .. rubric:: Attributes Documentation

   .. autoattribute:: supportedTypes

   .. rubric:: Methods Documentation

   .. automethod:: freeze
   .. automethod:: rename
   .. automethod:: save
   .. automethod:: toDict
   .. automethod:: validate