Uses of Class
edu.cornell.mannlib.vitro.webapp.utils.configuration.WrappedInstance.ValidationFailedException
-
Packages that use WrappedInstance.ValidationFailedException Package Description edu.cornell.mannlib.vitro.webapp.utils.configuration -
-
Uses of WrappedInstance.ValidationFailedException in edu.cornell.mannlib.vitro.webapp.utils.configuration
Methods in edu.cornell.mannlib.vitro.webapp.utils.configuration that throw WrappedInstance.ValidationFailedException Modifier and Type Method Description voidWrappedInstance. validate()After the interfaces have been satisfied and the instance has been populated, call any validation methods to see whether the instance is viable.
-