checkStringValue

public boolean checkStringValue(String value)

Check if value is a valid string representation for handled data type.

Return

true if value is a valid string for the handled data type.

Parameters

value

a string representation.