Currently trying to evaluate the validation expressions with dots substituted in the function frame, when in reality it should be with the function params. This is likely a regression we introduced when we tried to produce the clearer error messages. We need to sub the param names, and then for producing the error, sub in the substituted language from the function call.
Currently trying to evaluate the validation expressions with dots substituted in the function frame, when in reality it should be with the function params. This is likely a regression we introduced when we tried to produce the clearer error messages. We need to sub the param names, and then for producing the error, sub in the substituted language from the function call.