| http://www.w3.org/ns/prov#value | - So, to be clear, even if you have add rules so that your 'name' field is 'required', 'length[3,20]', 'alpha'; your database could receive a blank string, a string less than 3 characters, a string greater than 20 characters, a string with values other than alpha characters, etc.
|