Class ValidationBundle

java.lang.Object
org.tentackle.security.pdo.ValidationBundle

@Bundle public class ValidationBundle extends Object
Bundle for validation messages.
Author:
harald
  • Method Details

    • getBundle

      public static ResourceBundle getBundle()
      Gets the bundle.
      Returns:
      the resource bundle
    • getString

      public static String getString(String key)
      Gets a string for the given key.
      Parameters:
      key - the key
      Returns:
      the string from the bundle