Step-by-step tutorials for learning Lutaml::Model from basics to advanced topics.
Learning path
Follow these tutorials in order for the best learning experience:
-
Basic Model Definition - Create your first model
-
First XML Serialization - Serialize to XML
-
First JSON Serialization - Serialize to JSON/YAML
-
Working with Collections - Handle multiple models
-
Validation Basics - Validate your data
-
XML Namespaces Basics - Understand namespaces
-
Custom Types Tutorial - Create custom types
-
Polymorphic Models Tutorial - Handle multiple types
Tutorial categories
After tutorials
Once you complete the tutorials, explore:
-
Guides - Task-oriented how-tos
-
Core Topics - Complete reference documentation
-
Reference - Technical details and architecture