Package org.kohsuke.validatelet.jarv

Code that wraps a validatelet into the JARV interface, thereby providing high-level abstraction for validatelets and making it easy to use.

See:
          Description

Class Summary
JARVSchemaImpl Wraps a compiled Schema object into the JARV Schema interface.
JARVVerifierImpl Wraps a Validatelet object into a JARV Verifier interface.
 

Package org.kohsuke.validatelet.jarv Description

Code that wraps a validatelet into the JARV interface, thereby providing high-level abstraction for validatelets and making it easy to use.