I\'m trying to create a math quiz and I only want the user to be able to enter numbers whether they\'re negative or positive. Is there any way to do so? I\'ve thought of u
Alternatively, consider Validating Input using an InputVerifier. A Formatted Text Field may also be suitable.