UniVRM/Assets/VRM/UniJSON/Scripts/JsonSchemaValidator
2019-01-16 01:39:18 +09:00
..
IJsonSchemaValidator.cs Add an option to check all fields by JsonSchema 2019-01-11 18:40:49 +09:00
IJsonSchemaValidator.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonArrayValidator.cs Fix null errors in JsonArrayValidator 2019-01-11 18:40:49 +09:00
JsonArrayValidator.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonBoolValidator.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonBoolValidator.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonDictionaryValidator.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonDictionaryValidator.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonEnumValidator.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonEnumValidator.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonNumberValidator.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonNumberValidator.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonObjectValidator.cs Support dependencies of JsonSchema. Fix tests to compare values which using ToJson and using JsonSchema. Restrict valudator 2019-01-16 01:39:18 +09:00
JsonObjectValidator.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonSchemaValidator.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonSchemaValidator.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonSchemaValidatorFactory.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonSchemaValidatorFactory.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonStringValidator.cs Validator allows empty string 2019-01-11 18:40:49 +09:00
JsonStringValidator.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00