Package edu.wpi.prc.example.java.validator

Class Summary
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.
Validator This class contains the result validator's main.
ValidatorClient The ValidatorClient is an XML-RPC client with added functionality that is needed by the result validator.