Interface ValidationMessageResolver

    • Method Detail

      • get

        String get​(String key)
        Lookup the value of the given key.
        Parameters:
        key - the key to find
        Returns:
        the value of the key or null if not found.