public class BasicConfigurationValidator extends Object implements MessageSource
Constructor and Description |
---|
BasicConfigurationValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(Options options,
ShapeChangeResult result)
Validates the 'input'-section of the ShapeChange configuration.
|
String |
message(int mnr)
Return a message for a message number.
|
public boolean isValid(Options options, ShapeChangeResult result)
options
- result
- true
if the configuration is valid, else
false
public String message(int mnr)
MessageSource
message
in interface MessageSource
Copyright © 2017. All rights reserved.