Add validation for at least some base fields. For example, many fields should be mandatory with a proper error message if left un-filled. - [ ] EAN should only permit be A-Z0-9 - [ ] all currency fields should reject thousand separator (",") as an error.