Commit Graph

16 Commits

Author SHA1 Message Date
yutopp
579d5331f5 Fix null errors in JsonArrayValidator 2019-01-11 18:40:49 +09:00
yutopp
32f966ed8c Fix typo. Refactor 2019-01-11 18:40:49 +09:00
yutopp
eef02f7665 JsonSchema supports ExplicitIgnorableItemLength to ignore length of Array/List. Can pass JsonSchemaValidationContext to Serializer optionally 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
60041f70c3 Add a test for JsonSchema.Serialize 2019-01-11 18:40:49 +09:00
ousttrue
3471387b79
Merge pull request #118 from saturday06/unity2018-msgpack-time-before-unix-epoch
Throw exception on serialize 32bit time older than unix epoch
2019-01-09 23:40:05 +09:00
ousttrue
cd27645176
Merge pull request #117 from saturday06/fix-typo-epoch
Fix typo and deprecate it
2019-01-09 23:33:30 +09:00
ousttrue
6d2dc373f5 mv UniJSONPRofiling project #100 2019-01-09 16:34:42 +09:00
Isamu Mogi
2c175b9f7e Throw exception on serialize 32bit time older than unix epoch 2019-01-08 00:41:41 +09:00
Isamu Mogi
b3446279f2 Use fixed one 2019-01-08 00:12:40 +09:00
Isamu Mogi
559067fb96 Fix typo and deprecate it 2019-01-08 00:06:02 +09:00
yutopp
7938679772 Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00