java.lang.Object
org.tentackle.security.pdo.ValidationBundle
Bundle for validation messages.
- Author:
- harald
-
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceBundle
Gets the bundle.static String
Gets a string for the given key.
-
Method Details
-
getBundle
Gets the bundle.- Returns:
- the resource bundle
-
getString
Gets a string for the given key.- Parameters:
key
- the key- Returns:
- the string from the bundle
-