> I would like to know what's the outcome of setting setNullValid(true) -
> -
> is it that the choices will start with an empty string choice?

The "empty choice" is there for null model objects whether nullValid is true or 
false, the difference is that if you call setNullValid(false), then the option 
will be removed for non-null model values, and if you try and submit the form 
using a null value it will fail validation.

- Tor Iver

Reply via email to