py_gql.validation ================= .. module: py_gql.validation .. automodule:: py_gql.validation :members: .. autoattribute:: py_gql.validation.SPECIFIED_RULES :annotation: This is the list of :class:`~py_gql.validation.ValidationVisitor` from :mod:`py_gql.validation.rules` encoding all the validation rules defined in `this section `_ of the Spec. Submodules ---------- .. toctree:: validation.rules