Question: how would I validate user input in java to be a string or integer? For example: If I asked 'Please enter the ingredient name?' and
how would I validate user input in java to be a string or integer? For example: If I asked 'Please enter the ingredient name?' and the user enters in the number 5 or '[' ---- I want the program to check the input and either say 'yes its valid' or 'no its not valid try again'
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
