Uses of Package
edu.wpi.prc.templates.java.validator

Packages that use edu.wpi.prc.templates.java.validator
edu.wpi.prc.templates.java.validator   
 

Classes in edu.wpi.prc.templates.java.validator used by edu.wpi.prc.templates.java.validator
Result
          Stores all result information needed by the result validator.
ResultValidator
          The ResultValidator class contains project-specific code used to validate work units and spot-checks, and to select the canonical result for a work unit.
SpotCheck
          Stores all spot-check information needed by the result validator.
ValidatorClient
          The ValidatorClient is an XML-RPC client with added functionality that is needed by the result validator.