John Lussmyer
15 years ago
Using the beans binding, I can specify a org.jdesktop.beansbinding.Validator.
Fine, I created one and specified it.
It lets me specify an error code and error message.
It looks like it SHOULD be called automatically by the bean.
Now, what's the point?
I can enter an invalid value into my text field that has the validator, and get no indication whatsoever that it is an invalid value.
I haven't found any settings anywhere that look like they would affect this.
Fine, I created one and specified it.
It lets me specify an error code and error message.
It looks like it SHOULD be called automatically by the bean.
Now, what's the point?
I can enter an invalid value into my text field that has the validator, and get no indication whatsoever that it is an invalid value.
I haven't found any settings anywhere that look like they would affect this.