:tocdepth: 3 :py:mod:`gws.lib.xmlx.validator` ================================ .. py:module:: gws.lib.xmlx.validator .. autoapi-nested-parse:: Schema validator. **Source code:** :source:`gws.lib.xmlx.validator` Module Contents --------------- .. py:exception:: Error(*args, **kwargs) Bases: :py:obj:`gws.Error` Generic GWS error. .. py:attribute:: linenoe .. py:attribute:: message .. py:function:: validate(xml: str | bytes)