CFMX 7: IsValid()

Peter F blogs about isValid in CFMX7. This is a very nice feature. I used to do try/catch around cfparam in the past so I'm happy to have this.

One note - the docs say that the regex allowed is JavaScript regex. This is not true. CFML Regex is what is allowed. I'll ping LiveDocs in a moment.

Archived Comments

Comment 1 by Bob posted on 2/18/2005 at 11:44 PM

Clicking on isValid - does not work - link broken?

Comment 2 by Raymond Camden posted on 2/19/2005 at 2:22 AM

Works for me.