cancel
Showing results for 
Search instead for 
Did you mean: 

validation on the imput fields

Former Member
0 Kudos

hi

i have to perform multiple validations on the

year range , from year and to year

check if from and to year is null

check the range of from and to year

check whether from year is smaller than to year

check whether from and to year has only numeric values

check whether year from and to has valid year (as i can enter some 4 number as 9000 or 1000 ) this should be

restricted .

when the above iam performing i am able to do for

null and range but when i trying to validate

for other as check from is less than to , i have parsed

the year range and in the next for checking the string

i have checked with ASCII value , but the problem

only one of the two validations is working and other its showing error

Numberformaterror

can any one help me out with the validations of the

all the above ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kishore,

Are you having any specific problem with your validation code or you want some one to help you with all the validation code for your work? I'm little confused.

Cheers,

~kranthi