Modélico
  • Introduction
  • Quick start
    • Types
    • Metadata
    • Nested types example
    • Immutability
  • Basics
    • Optional / null values
    • Deep operations: getIn and setIn
    • Custom serialisation
  • Advanced
    • JSON validation
    • Reviving polymorphic JSON
    • Proxies
  • Recipes
    • ES5 classes
    • Runtime type for subclasses
    • Reviving large arrays in batches
Powered by GitBook
On this page

Advanced

PreviousCustom serialisationNextJSON validation

Last updated 4 years ago

JSON validation
Reviving polymorphic JSON
Proxies: accessing inner methods directly