Commit Graph

18 Commits

Author SHA1 Message Date
Isamu Mogi
ea689a0fe9 Fix typo (ToJsonSchema) 2019-06-09 00:42:40 +09:00
ousttrue
8c5558d9a6 fix AOT 2019-02-28 16:24:00 +09:00
ousttrue
27d5a453b7 Update MaterialTest for JsonDictionaryValidator.Deserialize 2019-02-13 08:24:21 +09:00
ousttrue
a5800d5937 Replace Invoke with GenericInvokeCallFactory 2019-02-02 18:36:37 +09:00
ousttrue
431a53230f Remove Expression from JsonObjectValidator 2019-02-02 18:22:03 +09:00
ousttrue
da562a18c0 Refactor GenericInvokeCallFactory. StaticAction/Func, OpenAction/Func, BindAction/Func 2019-02-02 17:27:28 +09:00
ousttrue
49b57e7ef3 GenericInvokeCallFactory.Create to CreateAction 2019-02-02 16:39:03 +09:00
ousttrue
308008a5ea Remove Expression from JsonEnumValidator 2019-02-02 04:19:08 +09:00
ousttrue
f28c0fc20f Remove Expression from JsonArrayValidator 2019-02-02 04:19:07 +09:00
yutopp
029faf2875 Fix typo 2019-01-16 15:14:58 +09:00
yutopp
3516e488f1 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
yutopp
579d5331f5 Fix null errors in JsonArrayValidator 2019-01-11 18:40:49 +09:00
yutopp
12519f26e3 Validator allows empty string 2019-01-11 18:40:49 +09:00
yutopp
4d01aff7e3 Validator checks elements in Array/List. Validator allows Count == 0 2019-01-11 18:40:49 +09:00
yutopp
cbd158c81d Add null check 2019-01-11 18:40:49 +09:00
yutopp
77eaa4bcb0 Add/Fix tests for UniJSON. Add ExplicitIgnorableValue option to ignore checks for validations 2019-01-11 18:40:49 +09:00
yutopp
317699ef41 Add an option to check all fields by JsonSchema 2019-01-11 18:40:49 +09:00
yutopp
7938679772 Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00