Package gavo :: Package base :: Module metavalidation :: Class MetaAtomicExistsOnSelf
[frames] | no frames]

Class MetaAtomicExistsOnSelf

source code

   object --+        
            |        
MetaAssertion --+    
                |    
     MetaIsAtomic --+
                    |
                   MetaAtomicExistsOnSelf

An assertion that a meta item is present and unique for key on metaCarrier itself.

Instance Methods

Inherited from MetaIsAtomic: check

Inherited from MetaAssertion: __init__

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

Class Variables
  propagate = False
Properties

Inherited from object: __class__