-
bear.core.except.ValidationException
@author Andrey Chaschev chaschev@gmail.com
-
br.com.caelum.vraptor.validator.ValidationException
If some validation error occur, its encapsulated within an instance of ValidationException, which is then throw and parsed.
@author Guilherme Silveira
-
br.com.procempa.modus.services.ValidationException
-
br.net.woodstock.rockframework.domain.validator.jpa.ValidationException
-
br.net.woodstock.rockframework.persistence.validator.jpa.ValidationException
-
ca.uhn.hl7v2.validation.ValidationException
A failure to validate against a rule.
@author Bryan Tripp
-
cero.games.ValidationException
Thrown when a game can't start because rules don't validate it.
@author Telem
-
com.addthis.codec.Codec.ValidationException
-
com.addthis.codec.validation.ValidationException
-
com.alphacsp.cit.validators.ValidationException
@author Yoav Hakman
-
com.amazonaws.services.config.model.ValidationException
The requested action is not valid.
-
com.amazonaws.services.elastictranscoder.model.ValidationException
One or more required parameter values were not provided in the request.
-
com.amazonaws.services.opsworks.model.ValidationException
Indicates that a request was invalid.
-
com.arcbees.gwtpwebsite.server.exception.ValidationException
-
com.azaptree.services.commons.validation.ValidationException
-
com.betfair.cougar.codegen.ValidationException
-
com.bitsofproof.supernode.common.ValidationException
-
com.brienwheeler.lib.util.ValidationException
Error thrown when a validation assertion is violated.
@author Brien Wheeler
-
com.consol.citrus.exceptions.ValidationException
This exception marks errors during validation in Citrus. Basically this exception is thrown during message validation, exception assertion, SOAP fault and attachment validation and so on.
@author Christoph Deppisch
-
com.dodo.blog.exception.ValidationException
-
com.dotmarketing.business.query.ValidationException
Used for throwing QueryBuilder problems
@author Jason Tesser
@since 1.9
-
com.dottydingo.hyperion.exception.ValidationException
-
com.dtolabs.rundeck.core.plugins.configuration.ValidationException
ValidationException indicates an error validting a property value
@author Greg Schueler
greg@dtosolutions.com
-
com.dubture.composer.ui.wizard.ValidationException
Throw this exception with the corresponding {@link Severity} into your{@link AbstractValidator} implementation
@author Robert Gruendler
-
com.dyuproject.web.rest.ValidationException
An exception that is thrown when validation of request content fails.
@author David Yu
@created Feb 25, 2009
-
com.emc.vipr.client.exceptions.ValidationException
-
com.esri.gpt.catalog.schema.ValidationException
An exception encountered while validating a schema.
-
com.github.jmkgreen.morphia.query.ValidationException
Error during validation.
@author ScottHernandez
-
com.github.joschi.jadconfig.ValidationException
-
com.google.api.ads.common.lib.exception.ValidationException
Exception for validation errors.
@author Adam Rogal
-
com.googlecode.jmxtrans.model.ValidationException
-
com.googlecode.jmxtrans.util.ValidationException
-
com.im.imjutil.exception.ValidationException
Classe de excecao lancada por validadores do sistema.
@see {@link SystemUncheckedException}
@author Felipe Zappala
-
com.intel.mountwilson.as.common.ValidationException
@author jbuhacoff
-
com.mes.sdk.exception.ValidationException
A Validation Exception is thrown when an issue is encountered validating a {@link RequestObject}.
@author brice
-
com.netflix.config.validation.ValidationException
-
com.opensymphony.xwork2.validator.ValidationException
ValidationException.
@author Jason Carreira
-
com.porterhead.rest.exception.ValidationException
User: porter Date: 03/05/2012 Time: 21:43
-
com.psddev.dari.db.ValidationException
-
com.pugh.sockso.ValidationException
-
com.robustaweb.library.commons.exception.ValidationException
passion.com">Edupassion.com - nzozol@robustaweb.com
-
com.sun.speech.freetts.ValidationException
Thrown by a Validator if any errors are encountered while validating.
-
com.sun.tools.internal.ws.wsdl.framework.ValidationException
An exception signalling that validation of an entity failed.
@author WS Development Team
-
com.sun.tools.ws.wsdl.framework.ValidationException
An exception signalling that validation of an entity failed.
@author WS Development Team
-
com.tll.client.validate.ValidationException
ValidationException - The one and only validation exception type.
@author jpk
-
com.totsp.gwittir.client.validator.ValidationException
-
com.volantis.mcs.xml.schema.validation.ValidationException
-
com.webobjects.foundation.NSValidation.ValidationException
-
com.wesabe.grendel.representations.ValidationException
An exception class which will return a 422 Unprocessable Entity response to the client.
@author coda
-
edu.uga.galileo.voci.exception.ValidationException
-
enterprise.web.tookit.exception.ValidationException
@since 20/01/2013
@author regisrocha
@description Exception caso seja encontrado alguma irregularidade durante alguma validacao e desejainterromper o processo. Porem nao ira causar rollback caso o processo esteja em uma transacao.
-
eu.maydu.gwt.validation.client.ValidationException
This exception is used to communicate server side errors to the client side. The rpc methods should declare to throw this exception.
@author Anatol Mayen
-
exceptions.ValidationException
-
gov.nist.scap.xccdf.ValidationException
-
graphjx.structure.ValidationException
@author Davide De Pasquale
-
io.crate.exceptions.ValidationException
-
javango.forms.ValidationException
-
javax.validation.ValidationException
Base exception of all "unexpected" problems.
@author Emmanuel Bernard
-
javax.xml.bind.ValidationException
The MarshalException
is a subclass of the {@link javax.xml.bind.JAXBException} being thrown if thevalidation of a JAXB object failed.
@author JSR-31
@since JAXB1.0
-
net.buffalo.request.ValidationException
Request worker validate exception.
@author michael
@version 1.2
@since 1.2alpha2
-
net.datacrow.core.objects.ValidationException
-
net.fqsc.inscriptions.commun.ValidationException
@author shbehna
-
net.hydromatic.optiq.tools.ValidationException
An Exception thrown when attempting to validate a SQL parse tree.
-
net.rim.tumbler.exception.ValidationException
-
net.sf.saxon.type.ValidationException
This exception indicates a failure when validating an instance against a type defined in a schema.
-
net.sf.validatedattrib.ValidationException
TODO: write JavaDoc
@author Philip May
-
net.sourceforge.squirrel_sql.fw.persist.ValidationException
-
nexj.core.runtime.ValidationException
Generic validation exception.
-
oracle.toplink.exceptions.ValidationException
-
org.activiti.designer.integration.servicetask.validator.ValidationException
@author a139923
-
org.agoncal.application.petstore.exception.ValidationException
ntoniogoncalves.org -- Thrown when data is not valid
-
org.apache.camel.ValidationException
The base class for any validation exception, such as {@link org.apache.camel.processor.validation.SchemaValidationException} sothat it is easy to treat all validation errors in a similar way irrespective of the particular validation technology used.
@version $Revision: $
-
org.apache.cayenne.validation.ValidationException
An exception thrown on unsuccessful validation.
@since 1.1
-
org.apache.falcon.entity.parser.ValidationException
ValidationException during parsing.
-
org.apache.fop.fo.ValidationException
Exception thrown during FO tree validation.
-
org.apache.ivory.entity.parser.ValidationException
ValidationException during parsing
-
org.apache.jetspeed.util.ValidationException
General Validation exception, wrappering all other underlying exceptions.
@author
David Sean Taylor
@version $Id: ValidationException.java,v 1.2 2004/02/23 03:23:42 jford Exp $
-
org.apache.openjpa.validation.ValidationException
-
org.apache.padaf.preflight.ValidationException
-
org.apache.pdfbox.preflight.exception.ValidationException
-
org.apache.slide.projector.descriptor.ValidationException
The ValidationException class
-
org.apache.tapestry.ValidationException
An exception associated with parsing client input, or validating the input against a constraint.
-
org.apache.tapestry5.ValidationException
An exception associated with parsing client input, or validating the input against a constraint.
-
org.apache.tuscany.sca.monitor.ValidationException
-
org.broadleafcommerce.openadmin.server.service.ValidationException
Thrown when an entity fails validation when attempting to populate an actual Hibernate entity based on its DTO representation
@see {@link RecordHelper#createPopulatedInstance(java.io.Serializable,Entity,java.util.Map,Boolean)}
@author Phillip Verheyden (phillipuniverse)
-
org.codehaus.enunciate.contract.validation.ValidationException
A validation exception is thrown if any validation errors occur during validation.
@author Ryan Heaton
-
org.eclipse.persistence.exceptions.ValidationException
Purpose: This exception is used if incorrect state or method arguments are detected in a general TopLink object.
-
org.eclipse.wst.validation.internal.core.ValidationException
-
org.eurekastreams.commons.exceptions.ValidationException
This is an exception that holds information about which fields in a single object failed validation.
-
org.exolab.castor.xml.ValidationException
An Exception that can be used to signal XML validation errors.
@author
Keith Visco
@version $Revision$ $Date: 2005-12-13 14:58:48 -0700 (Tue, 13 Dec 2005) $
-
org.fcrepo.server.errors.ValidationException
Signals an error while validating.
@author Sandy Payette
-
org.geoserver.importer.ValidationException
An exception used to propagate information back to user regarding invalid input. Used to differentiate from other exceptions.
@author Ian Schneider
-
org.geotools.validation.xml.ValidationException
An exception used to collect and generalize errors in the validation system.
@author dzwiers, Refractions Research, Inc.
@author $Author: dmzwiers $ (last modification)
@source $URL$
@version $Id$
-
org.graylog2.database.ValidationException
-
org.hibernate.metamodel.ValidationException
Indicates a problem validating the metamodel.
@author Steve Ebersole
-
org.jboss.dna.graph.session.ValidationException
A runtime exception signaling failed validation within a graph session.
-
org.jboss.metadata.validation.ValidationException
ValidationException Represents a problem with Validation upon Metadata
@author
ALR
@version $Revision: $
-
org.jboss.seam.rest.validation.ValidationException
-
org.jibx.runtime.ValidationException
Validation exception class. This is used for marshalling and unmarshalling errors that relate to data content.
@author Dennis M. Sosnoski
@version 1.0
-
org.jvnet.hk2.config.ValidationException
@author केदार (km@dev.java.net)
@since hk2 0.3.10
-
org.kitesdk.data.ValidationException
Exception thrown to indicate that there was a problem parsing or validating a schema, partition strategy, or column mapping.
@since 0.14.0
-
org.libreplan.business.common.exceptions.ValidationException
Encapsulates some validation failure
@author Óscar González Fernández
@author Diego Pino García
-
org.mitre.openid.connect.exception.ValidationException
Thrown by utility methods when a client fails to validate. Contains information to be returned.
@author jricher
-
org.modelmapper.ValidationException
Indicates that an error has occurred during a validate operation.
@author Jonathan Halterman
-
org.mongodb.morphia.query.ValidationException
Error during validation.
@author ScottHernandez
-
org.mule.registry.ValidationException
-
org.newinstance.gucoach.exception.ValidationException
Thrown to indicate that a validation error occurred.
@author mwalter
-
org.nocturne.validation.ValidationException
-
org.openbravo.base.validation.ValidationException
Is thrown when an entity or property value is invalid. This Exception is not logged. Instead it allows messages to be added and stored by {@link Property Property}.
@author mtaal
-
org.openmrs.module.htmlformentry.ValidationException
Used to signal that the user provided invalid input
-
org.opensaml.xml.validation.ValidationException
An exception indicating that a XMLObject is not valid.
-
org.pdfsam.console.exceptions.console.ValidationException
Exception during parameters validation
@author Andrea Vacondio
-
org.pokenet.server.battle.mechanics.ValidationException
This exception is thrown is a pokemon fails to validate. The exception's message explains why the pokemon is invalid.
@author Colin
-
org.rest.common.exceptions.ValidationException
Thrown when validation conflict error is found. Message used to describe the validation error.
-
org.rhq.enterprise.server.sync.ValidationException
@author Lukas Krejci
-
org.slim3.gen.processor.ValidationException
The collection of constants of class.
@author taedium
@since 1.0.0
-
org.springframework.batch.item.validator.ValidationException
This exception should be thrown when there are validation errors.
@author Ben Hale
-
org.universa.tcc.gemda.service.ValidationException
-
org.wso2.carbon.dataservices.core.validation.ValidationException
This class represents a validation failure exception.
-
org.xrace.util.validation.ValidationException
Exception qui indique qu'il y a eu un ou plusieurs erreurs de validation.
@author Sherif Behna
-
org.zanata.exception.ValidationException
-
propel.core.validation.ValidationException
Signifies a validation error
-
pt.opensoft.field.ValidationException
-
pt.webdetails.cdf.dd.model.core.validation.ValidationException
@author dcleaoTODO: implement serialization?
-
ptolemy.actor.gt.ValidationException
-
sg.edu.nus.comp.simTL.engine.exceptions.ValidationException
@author Marcel BoehmeComment created on: 14.04.2009
-
wwutil.model.ValidationException