fireproofsocks / dto

Data Transfer Object (DTO) in PHP using JSON Schema
77 stars 12 forks source link

Raise Exceptions if DTO object is instantiated with disallowed settings #5

Closed fireproofsocks closed 7 years ago

fireproofsocks commented 8 years ago
fireproofsocks commented 7 years ago

v3 handles this... "." is no longer used, leading dots are no longer used, "null" is now properly considered as its own data type.