company logo

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.

Implementation details

bool Column  :: isValid (  )