Uiinfrastructure API Docs  
 

AValidator Class

For a list of all members of this type, see AValidator Members.

System.Object
   com.plumtree.uiinfrastructure.pagecontrols.framework.AValidator
      com.plumtree.uiinfrastructure.validators.IntRangeValidator
      com.plumtree.uiinfrastructure.validators.LengthValidator
      com.plumtree.uiinfrastructure.validators.NotEmptyValidator
      com.plumtree.uiinfrastructure.validators.PositiveIntValidator

public abstract class AValidator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.pagecontrols.framework

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

AValidator Members | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace