public interface ExtensionValidator
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
getValues()
Creates a new Map with the properties available on this extension.
|
boolean |
hasRequiredProperties()
Validate the Extension required properties.
|
boolean hasRequiredProperties()
@NonNull java.util.Map getValues()