Interface PropertyObjectValidator

    • Method Detail

      • isValid

        boolean isValid​(java.lang.Object value)
                 throws ValidationException
        Parameters:
        value - input value that is not a string
        Returns:
        true if valid
        Throws:
        ValidationException - with validation message if invalid