If you want to validate data then make a constructor function for it, I generally call it new
.
2 Likes
If you want to validate data then make a constructor function for it, I generally call it new
.