robfig / soy

Go implementation for Soy templates (Google Closure templates)
MIT License
172 stars 41 forks source link

Print all absent required params when throwing error #82

Closed aliang97 closed 3 years ago

aliang97 commented 3 years ago

Error message should print all params/variables that cause the error, instead of just one