Uses of Class
org.exolab.castor.mapping.ValidityException
Packages that use ValidityException
Package
Description
The Class Mapping API
Implementations for mapping interfaces and the default mapping loader.
-
Uses of ValidityException in org.exolab.castor.mapping
Methods in org.exolab.castor.mapping that throw ValidityExceptionModifier and TypeMethodDescriptionvoid
ExtendedFieldHandler.checkValidity
(Object object) Deprecated.No longer supportedvoid
FieldHandler.checkValidity
(Object object) Deprecated.No longer supportedvoid
AbstractFieldHandler.setConfiguration
(Properties config) Empty implementation of theConfigurableFieldHandler
interface, for convenience purpose.void
ConfigurableFieldHandler.setConfiguration
(Properties config) Set the configuration data. -
Uses of ValidityException in org.exolab.castor.mapping.loader
Methods in org.exolab.castor.mapping.loader that throw ValidityExceptionModifier and TypeMethodDescriptionabstract void
FieldHandlerFriend.checkValidity
(Object object) Deprecated.No longer supported -
Uses of ValidityException in org.exolab.castor.xml.handlers
Methods in org.exolab.castor.xml.handlers that throw ValidityExceptionModifier and TypeMethodDescriptionvoid
CollectionFieldHandler.checkValidity
(Object object) Checks the field validity.void
ContainerFieldHandler.checkValidity
(Object object) Checks the field validity.void
EnumFieldHandler.checkValidity
(Object object) Checks the field validity.