Column :: isValid - Is column valid
The function checks whether the column is valid or not.
Return value:  State of function return ( bool  )
A State true indicates, that the function was executed successfully. Otherwise state is false.
 
    
The function checks whether the column is valid or not.
A State true indicates, that the function was executed successfully. Otherwise state is false.