Package hm :: Package app :: Package lib :: Module structures :: Class ValidationStructureDefinition
[hide private]
[frames] | no frames]

Class ValidationStructureDefinition

source code


Instance Methods [hide private]
 
__init__(self, definition)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
resolve_step(self, obj, step, hash=None) source code

Inherited from StructureDefinition: action_attr, action_attr_object, action_defaults, action_iterable, action_object, action_remove, apply_type, render, render_defaults, render_object, resolve_path

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, definition)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: StructureDefinition.__init__

resolve_step(self, obj, step, hash=None)

source code 
Overrides: StructureDefinition.resolve_step