How I can check on models controller if item has space on it and if
yes then return error ?
ie. on form you have textbox myitem and if users fills in there like:
xxx yyyy (ie. space on middle or end of value)
then this should return an error saying that no space is allowed on
that field ?