public class CorePropertyValidator extends Object implements PersistencePropertyValidator
Constructor and Description |
---|
CorePropertyValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
validate(String name,
Object value)
Validate the specified property.
|
public boolean validate(String name, Object value)
validate
in interface PersistencePropertyValidator
name
- Name of the propertyvalue
- ValueCopyright © 2021. All rights reserved.