During the blueprint loading stage, attempt to resolve variables referenced with ${..}. This should include support for the use of functions along with validation of functions in ensuring they are in the correct format and that the named functions exist.
During the blueprint loading stage, attempt to resolve variables referenced with
${..}
. This should include support for the use of functions along with validation of functions in ensuring they are in the correct format and that the named functions exist.