Package org.datanucleus.properties
Class CorePropertyValidator
java.lang.Object
org.datanucleus.properties.CorePropertyValidator
- All Implemented Interfaces:
PropertyValidator
Validator for persistence properties used by core.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CorePropertyValidator
public CorePropertyValidator()
-
-
Method Details
-
validate
Validate the specified property.- Specified by:
validate
in interfacePropertyValidator
- Parameters:
name
- Name of the propertyvalue
- Value- Returns:
- Whether it is valid
-