Uses of Class
info.sswap.api.model.ValidationException

Packages that use ValidationException
info.sswap.api.model Main package for SSWAP API 
 

Uses of ValidationException in info.sswap.api.model
 

Methods in info.sswap.api.model that throw ValidationException
 RIG RDG.getRIG(java.io.InputStream is)
          Creates a RIG object based on the serialized RIG (e.g., sent by a client of a service).
 RRG RIG.getRRG()
          Gets the RRG that can be used to create a response to the RIG.
 RRG RIG.getRRG(java.io.InputStream is)
          Creates an RRG based on the serialized RRG data (e.g., sent by a provider of the service in response to this RIG having been sent to the provider).
 void SSWAPModel.validate()
          Verifies whether the underlying RDF data conforms to SSWAP syntax and requirements.
 void SSWAPResource.validateProvider()
           
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.