public class CorePropertyValidator extends Object implements PropertyValidator
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 PropertyValidator
name
- Name of the propertyvalue
- ValueCopyright © 2019. All rights reserved.