Uses of Class
net.ionite.docval.server.DocValClientException
Package
Description
Server (HTTP) and client for bulk- or continuous validation
-
Uses of DocValClientException in net.ionite.docval.server
Modifier and TypeMethodDescriptionDocValHttpClient.validate
(byte[] documentData) Send the given XML document to the server for validation, using a keyword derived from the document (seeKeywordDeriver
for more information on keyword derivation).Send the given XML document to the server for validation, using the given keyword.