![]()  | 
  
    Zivid C++ API 2.10.1+50b274e8-7
    
   Defining the Future of 3D Machine Vision 
   | 
 
Check if data model type T has a ValidValues constraint More...
#include <Zivid/DataModel/Traits.h>
 Check if data model type T has a ValidValues constraint
If the data model type T has a validValues() method, provides the member constant value equal to true. Otherwise, value is equal to false. This method can only be called with data model leaf types, see IsDataModelLeaf.