public interface IPluginValidationRule extends IFCPlugin
CONFIG_FILENAME
ATTR_NAME
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, initialize, initPlugin, install, shutdown, shutdown, uninstall
String getKey()
String getKeyDisplayName(Locale loc)
loc
- language keyString getRegex()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.