According to the documentation: http://help.infragistics.com/jQuery/2012.1/ui.ignumericeditor
required - "Set gets validation for empty value in editor."
I don't even know what that means. Can someone please explain the meaning of the "required" option?
Also, the validationOptions documentation doesn't say what the options are?
The documentation could really use some cleanup...
Hello Pete,
Please let me know if I can provide any further assistance regarding this matter.
Thank you for posting to Infragistics forums.
Required option evaluates the value of an input control to ensure that the user enters a value.
To Know th options for the ValidationOptions, I suggest you to go through the following sample when will demonstrate all the options available for ValidationOptions
http://es.infragistics.com/products/jquery/sample/editors/editors-validation
Please let me know if you have any further questions regarding this matter.