gws.lib.xmlx.validator

Schema validator.

Source code: gws.lib.xmlx.validator

Module Contents

exception gws.lib.xmlx.validator.Error(*args, **kwargs)

Bases: gws.Error

Generic GWS error.

linenoe
message
gws.lib.xmlx.validator.validate(xml: str | bytes)