Package src :: Package com :: Package deviceatlas :: Package device :: Module input_sanitiser :: Class InputSanitiser
[frames] | no frames]

Class InputSanitiser

Sanitises the identifiers inputs by running the trim transformers and then the validators. If the validation fails then null id returned, otherwise the sanitised value is returned.

@author DeviceAtlas Limited

Instance Methods
 
__init__(self, identifier_inputs, property_mapping_sources)
 
sanitise(self, key, value)