Abstract
Used by the ValueHostFactory to recognize a specific ValueHost class from the ValueHostConfig and create it, plus create its state.
Determines if it can by used to create the ValueHost instance based on the Config.
Can create when true.
Creates the instance.
Creates an initialized InstanceState object
Looking for changes to the ValidationConfigs to impact IssuesFound. If IssuesFound did change, fix ValidationStatus for when Invalid to review IssuesFound in case it is only a Warning, which makes ValidationStatus Valid.
Generated using TypeDoc v0.25.12
Used by the ValueHostFactory to recognize a specific ValueHost class from the ValueHostConfig and create it, plus create its state.