Interface NullFieldStrategy

    • Method Detail

      • replaceFromClient

        String replaceFromClient()
        Provides a replacement value for a null or blank string passed from the client to the server as part of a form submission. This replacement value will be passed to Translator.parseClient(Field, String, String) as if it were the value supplied by the user.
        Returns:
        replacement value (this must not be null)