company logo

Line :: isValid - Is line valid

The function checks whether the line is valid or not. In case of empty tables, an invalid line instance might be returned.

Return value:  State of function return ( bool  )

A State true indicates, that the function was executed successfully. Otherwise state is false.

Implementation details

bool Line  :: isValid (  )