Python jsonschema模块,常用函数和类

下面列出了Python jsonschema 模块中定义的常用函数和类,我们从297个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. validate() 用在(227)个项目中
2. ValidationError() 用在(98)个项目中
3. Draft4Validator() 用在(54)个项目中
4. SchemaError() 用在(24)个项目中
5. FormatChecker() 用在(22)个项目中
6. RefResolver() 用在(18)个项目中
7. compat() 用在(7)个项目中
8. __file__() 用在(6)个项目中
9. FormatError() 用在(6)个项目中
10. exceptions() 用在(6)个项目中