13.08.2013 Views

Easy Java Websites (EJW)

Easy Java Websites (EJW)

Easy Java Websites (EJW)

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

isGreaterOrEqualToMinLength<br />

isInRange<br />

isInt<br />

isIsbn<br />

isLessOrEqualToMax<br />

Checks if parameter string is equal or greater to “min” length.<br />

Arguments<br />

min Integer value to compare<br />

Checks if parameter value is within the range of “val, val”.<br />

Arguments<br />

val,val Two integer values representing the lower/<br />

higher ends, inclusive<br />

Checks if parameter is a valid integer value.<br />

No Arguments Needed<br />

Checks if parameter is a valid International Standard Book Number value.<br />

No Arguments Needed<br />

isLessOrEqualToMaxLength<br />

Checks if parameter value compares equal or less to “max”.<br />

Arguments<br />

max Integer value to compare<br />

Checks if parameter string is equal or less to “max” length.<br />

Arguments<br />

max Integer value to compare

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!