Closed cebe closed 5 years ago
Fixes the problem that undefined properties do not throw errors when they are accessed but return their default values.
Also improved annotations for Schema, which can always be a Reference.
Fixed implementation of default values to consider null.
Improve handling of scalar types.
Fixes #36
Fixes the problem that undefined properties do not throw errors when they are accessed but return their default values.
Also improved annotations for Schema, which can always be a Reference.
Fixed implementation of default values to consider null.
Improve handling of scalar types.
Fixes #36