Package Camelot :: Package camelot :: Package admin :: Package validator :: Module entity_validator
[frames] | no frames]

Module entity_validator

source code

Classes
  EntityValidator
A validator class validates an entity before flushing it to the database and provides the user with feedback if the entity is not ready to flush
Variables
  logger = logging.getLogger('camelot.admin.validator.entity_val...
  __package__ = 'Camelot.camelot.admin.validator'
Variables Details

logger

Value:
logging.getLogger('camelot.admin.validator.entity_validator')