OpenQuizz
Une application de gestion des contenus pédagogiques
UnknownType Class Reference
Inheritance diagram for UnknownType:
Collaboration diagram for UnknownType:

Public Member Functions

def __init__ (self, type, instance, schema)
 
def __unicode__ (self)
 
def __str__ (self)
 

Data Fields

 type
 
 instance
 
 schema
 

Detailed Description

A validator was asked to validate an instance against an unknown type.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  type,
  instance,
  schema 
)

Member Function Documentation

◆ __str__()

def __str__ (   self)

◆ __unicode__()

def __unicode__ (   self)

Field Documentation

◆ instance

instance

◆ schema

schema

◆ type

type

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