isValid

abstract fun isValid(): Boolean

Returns true if this object is valid. Do not call any other methods if this function returns false.