public interface ConfigurationValidator
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(ProcessConfiguration pConfig,
Options o,
ShapeChangeResult r)
Validates the given configuration.
|
boolean isValid(ProcessConfiguration pConfig, Options o, ShapeChangeResult r)
pConfig
- o
- r
- true
if the configuration is valid, else
false
Copyright © 2017. All rights reserved.