public interface IPluginValidationRule extends IFCPlugin
CONFIG_FILENAME| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Key for unambiguous determination of the validation rule
|
String |
getKeyDisplayName(Locale loc)
Method for obtaining the name of the validation rule for display in the FORMCYCLE designer.
|
String |
getRegex() |
String |
getValidationErrorMsg(Locale loc)
Method for determining the message for the display of validation errors.
|
getDescription, getName, initPlugin, shutdownString getKey()
String getKeyDisplayName(Locale loc)
loc - language keyString getRegex()
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.