\r\n
\r\n
\r\n \r\n Name\r\n \r\n {{ errors[0] }}\r\n \r\n
\r\n
\r\n\r\n
\r\n
\r\n \r\n Strength\r\n \r\n {{ errors[0] }}\r\n \r\n
\r\n
\r\n \r\n Quantity\r\n \r\n {{\r\n errors[0] === 'This filed should be numeric' ?\r\n 'Only positive numeric values are allowed' : errors[0]\r\n }}\r\n \r\n
\r\n
\r\n