ContentsIndexHome
PreviousUpNext
IDataView.tupleValid Method

Verifies that the current values are valid in the domain of the IData

 

Java
boolean tupleValid(ITuple tuple);
Parameters 
Description 
ITuple tuple 
The tuple to be checked.  

True if the values are valid.