• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Validation Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Validation Problem


  • Subject: Re: Validation Problem
  • From: George Domurot <email@hidden>
  • Date: Sat, 26 Apr 2003 11:56:40 -0400

change your condition to:

	newPicDescriptionTag!=null && newPicDescriptionTag.length() > 255

On Saturday, April 26, 2003, at 03:52 AM, Jonathan Fleming wrote:

if ( newPicDescriptionTag.length() > 255 ) {
throw new NSValidation.ValidationException("Your description of this image should be no more than 255 characters (approx. 30 - 50 words). Please amend your text.");
}
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Validation Problem (From: "Jonathan Fleming" <email@hidden>)

  • Prev by Date: Re: Fetching Raw Rows
  • Next by Date: RE: JSP and servlets Beginner
  • Previous by thread: Re: Validation Problem
  • Next by thread: Re: Validation Problem
  • Index(es):
    • Date
    • Thread