you could use NotNullIntegerValidation which is a child of IntegerValidation - would that help?
----- Original Message ----- > From: "Ramesh" <[email protected]> > To: [email protected] > Sent: Thursday, April 30, 2015 1:38:27 PM > Subject: [ovirt-devel] Validation issue with IntegerEntityModelTextBoxEditor > > Hi, > > We have a validation issue with IntegerEntityModelTextBoxEditor. It > converts non numeric values as null to the model. As a result > IntegerValidation.validate() will be success always even in case of non > integer value. > > Any suggestion to fix this issue?. > > Regards, > Ramesh > _______________________________________________ > Devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel > _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
