formBuilder
formBuilder copied to clipboard
fix: ensure rows attribute is forced to a positive integer
Rows is a positive integer attribute for text-area and should be treated in the same way as max-length
Closes #1555