Has anyone come up with a RegEx expression to validate a JID? Looking through http://www.jabber.org/ietf/draft-ietf-xmpp-core-15.html#addressing is appears to be non-trivial.
The immediate variations are: [EMAIL PROTECTED]/laptop chris/laptop jabber.org [EMAIL PROTECTED] Validating all of these using RegEx is proving to be pretty difficult. -- Chris Mullins _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
