Package org.netbeans.validation.api

Interface Summary
Validator<T> Validator that can validate some aspect of a component's model, and indicate problems to the user.
 

Class Summary
Problem Represents a problem produced by a validator.
Problems A collection of problems, to which a Validator can add additional problems.
 

Enum Summary
Severity Indicates the severity of a problem.