forms generated dynamically with v-for of vue, mainly validating input
< input class= "item-input fill-input" type= "text": placeholder= "item.PLACEHOLDER" VMI model = "tempRes.Val" VMI if = "item.showInput" @ input= "fillInput" >
there are required and unnecessary