QxOrm  1.4.9
C++ Object Relational Mapping library
qx::validator::detail::QxValidator_Helper_Container< T >::validateItem_Helper< std::pair< U1, U2 >, false > Struct Template Reference

List of all members.

Static Public Member Functions

static qx::QxInvalidValueX validate (std::pair< U1, U2 > &item, const QString &group)

Detailed Description

template<class T>
template<typename U1, typename U2>
struct qx::validator::detail::QxValidator_Helper_Container< T >::validateItem_Helper< std::pair< U1, U2 >, false >

Definition at line 114 of file QxValidatorFct.h.


Member Function Documentation

template<class T >
template<typename U1 , typename U2 >
static qx::QxInvalidValueX qx::validator::detail::QxValidator_Helper_Container< T >::validateItem_Helper< std::pair< U1, U2 >, false >::validate ( std::pair< U1, U2 > &  item,
const QString &  group 
) [inline, static]

Definition at line 116 of file QxValidatorFct.h.


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