Module ValueHosts/Types/StaticValueHost

Interfaces that extend IValueHost to support ValueHosts without validation. The StaticValueHost is used in many situations:

  • A value from the Model that is needed by validation
  • A value external from the Model, such as a global, that is needed by validation
  • When using ValidationManager as a Single Source of Truth, all values from the model that were not assigned to ValidatorsValueHosts

Index

Interfaces

Generated using TypeDoc v0.25.12