관리-도구
편집 파일: __init__.cpython-311.pyc
� �܋f� � � � d Z ddlmZmZmZmZmZ ddlmZm Z m Z mZmZ ddl mZ ddlmZmZmZmZmZmZ ddlmZ n# e$ r ddlZY nw xY w ej d� � ZdS ) a" An implementation of JSON Schema for Python The main functionality is provided by the validator classes for each of the supported JSON Schema versions. Most commonly, `validate` is the quickest way to simply validate a given instance under a schema, and will create a validator for you. � )� ErrorTree�FormatError�RefResolutionError�SchemaError�ValidationError)� FormatChecker�draft3_format_checker�draft4_format_checker�draft6_format_checker�draft7_format_checker)�TypeChecker)�Draft3Validator�Draft4Validator�Draft6Validator�Draft7Validator�RefResolver�validate)�metadataN� jsonschema)�__doc__�jsonschema.exceptionsr r r r r �jsonschema._formatr r r r r �jsonschema._typesr �jsonschema.validatorsr r r r r r � importlibr �ImportError�importlib_metadata�version�__version__� � �J/opt/cloudlinux/venv/lib64/python3.11/site-packages/jsonschema/__init__.py�<module>r# s\ ��� �� � � � � � � � � � � � � �� � � � � � � � � � � � � � *� )� )� )� )� )�� � � � � � � � � � � � � � � �*�"�"�"�"�"�"�"��� *� *� *�)�)�)�)�)�)�*�����h��|�,�,���s �= � A �A