QxOrm  1.4.9
C++ Object Relational Mapping library
qx::validator::detail::QxValidator_Helper_Container< T >::validateItem_Helper< U, bIsPointer > Struct Template Reference

List of all members.

Static Public Member Functions

static qx::QxInvalidValueX validate (U &item, const QString &group)

Detailed Description

template<class T>
template<typename U, bool bIsPointer>
struct qx::validator::detail::QxValidator_Helper_Container< T >::validateItem_Helper< U, bIsPointer >

Definition at line 107 of file QxValidatorFct.h.


Member Function Documentation

template<class T >
template<typename U , bool bIsPointer>
static qx::QxInvalidValueX qx::validator::detail::QxValidator_Helper_Container< T >::validateItem_Helper< U, bIsPointer >::validate ( U &  item,
const QString &  group 
) [inline, static]

Definition at line 109 of file QxValidatorFct.h.


The documentation for this struct was generated from the following file: