ValueHostFactory with already registered ValueHostGenerators that targets consumers for InputValueHosts, specifically the UI layer. InputValueHostFactory is preferred over the default supplied by ValidationServices.valueHostFactory which includes generators for both InputValueHost and PropertyValueHost. The two are very similar and based on the same class, ValidatorsValueHostBase. Those are meant for different scenarios: Input for the UI and Property for business logic. By design, this factory knows that when it is asked to generate a PropertyValueHost, it switches to the InputValueHost.

Hierarchy (view full)

Constructors

Methods

Generated using TypeDoc v0.25.12