|
Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
|
Thrown by built-in Converter::to_model when the user-provided string cannot be parsed into the target Model type. More...
#include <converter.hpp>
Thrown by built-in Converter::to_model when the user-provided string cannot be parsed into the target Model type.
Binding-engine setters route this exception through the unified callback-boundary channel (category "binding.converter") and do not write a default-constructed value into the Model — the previous text remains authoritative.