Interface IPluginVRuleModel
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
PluginVRuleModel
public interface IPluginVRuleModel extends Serializable
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getKey()
String
getKeyDisplayName()
Locale
getLocale()
String
getRegex()
String
getValidationErrorMsg()
-