json_stage.hpp file
JSON serialization for Stage.
This module provides the daw::json data contract specialization for serializing and deserializing Stage objects to and from JSON.
Namespaces
Classes
-
template<>struct daw::json::json_data_contract<Stage>
- struct daw::json::StageConstructor
- Custom constructor: converts JSON month string → MonthType enum.