build

suspend fun build(): MilanoView

Building is asynchronous: the document is parsed and validated in full, then the state data provider is awaited and its values are validated against the document's declarations. Throws typed MilanoBuildExceptions; provider failures propagate unchanged.