qx.util
Class Validation

java.lang.Object
  extended by qx.util.Validation

public class Validation
extends java.lang.Object

Collection of validation methods.

All methods use the strict comparison operators as all modern browsers (needs support for JavaScript 1.3) support this.

http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Operators:Comparison_Operators


Constructor Summary
Validation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Validation

public Validation()


Copyright © 2008 1&1. All Rights Reserved.