Uses of Package
org.netbeans.validation.api

Packages that use org.netbeans.validation.api
org.netbeans.validation.api   
org.netbeans.validation.api.builtin   
org.netbeans.validation.api.conversion   
org.netbeans.validation.api.ui   
 

Classes in org.netbeans.validation.api used by org.netbeans.validation.api
Problem
          Represents a problem produced by a validator.
Problems
          A collection of problems, to which a Validator can add additional problems.
Severity
          Indicates the severity of a problem.
 

Classes in org.netbeans.validation.api used by org.netbeans.validation.api.builtin
Problems
          A collection of problems, to which a Validator can add additional problems.
Validator
          Validator that can validate some aspect of a component's model, and indicate problems to the user.
 

Classes in org.netbeans.validation.api used by org.netbeans.validation.api.conversion
Validator
          Validator that can validate some aspect of a component's model, and indicate problems to the user.
 

Classes in org.netbeans.validation.api used by org.netbeans.validation.api.ui
Problem
          Represents a problem produced by a validator.
Problems
          A collection of problems, to which a Validator can add additional problems.
Severity
          Indicates the severity of a problem.
Validator
          Validator that can validate some aspect of a component's model, and indicate problems to the user.