Uses of Class
net.ionite.docval.validation.ValidatorManager
Package
Description
Server (HTTP) and client for bulk- or continuous validation
-
Uses of ValidatorManager in net.ionite.docval.server
Modifier and TypeMethodDescriptionvoid
DocValHttpServer.setValidatorManager
(ValidatorManager validatorManager) Replace the validator manager with the given oneModifierConstructorDescriptionDocValHttpServer
(ValidatorManager validatorManager) Initialize a server with a validator manager initialized by the caller.