A View is a map that contains a specification of the visual component tree, the domain data, a mapping between both, validation rules and validation results (for more details see the Concepts section). This data represents the state of a UI form. Each view has it's own events channel. For each view, one process is started using the run-view function, which processes events for that view. "Event pr