Interface IPluginVRuleModel

All Superinterfaces:
Serializable
All Known Implementing Classes:
PluginVRuleModel

public interface IPluginVRuleModel extends Serializable
Author:
XIMA MEDIA GmbH
  • Method Details

    • getKey

      String getKey()
    • getKeyDisplayName

      String getKeyDisplayName()
    • getLocale

      Locale getLocale()
    • getRegex

      String getRegex()
    • getValidationErrorMsg

      String getValidationErrorMsg()