public interface PropertyValidator
ExtensionObjectDelegate
,
Diagnostic
Modifier and Type | Method and Description |
---|---|
java.util.List<Diagnostic> |
validateProperties(Properties properties)
Called to verify the set of supplied property values and create a list of diagnostic messages.
|
java.util.List<Diagnostic> validateProperties(Properties properties)
properties
- the set of current property valuesCopyright © 2014 Integral Solutions Ltd. All Rights Reserved.