A type of validating text field that is used to edit any kind of numeric property.
Parameters
The numeric property to edit.
A name for the the component, used when formulating error messages.
An IValidationDelegate that is used to handle validation exceptions.
If true, a value must be provided by the user.
Optional minimum acceptible value.
Optional maximum acceptible value.