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()
|