Uses of Class
org.openbase.jps.exception.JPValidationException
Packages that use JPValidationException
-
Uses of JPValidationException in org.openbase.jps.core
Methods in org.openbase.jps.core that throw JPValidationExceptionModifier and TypeMethodDescriptionprotected voidAbstractJavaProperty.validate()Can be overwritten for value validation. -
Uses of JPValidationException in org.openbase.jps.preset
Methods in org.openbase.jps.preset that throw JPValidationExceptionModifier and TypeMethodDescriptionvoidAbstractJPFile.validate()protected voidJPDebugMode.validate()protected voidJPForce.validate()voidJPReadOnly.validate()voidJPReset.validate()voidJPShareDirectory.validate()protected voidJPShowGUI.validate()voidJPSystemDirectory.validate()protected voidJPTestMode.validate()voidJPTmpDirectory.validate()voidJPVarDirectory.validate()protected voidJPVerbose.validate()protected voidJPVisualDebugMode.validate()