Added validation class to IM to be used by other modules 97/8097/3
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 28 Oct 2019 10:11:48 +0000 (11:11 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 28 Oct 2019 11:50:22 +0000 (12:50 +0100)
commit361145b8cad9af57ec8102e5e7d83f2e7b22508c
treec727f0a7b4bce8cdfd02a3acb53508dc107a0b49
parent9993c733fd1bf9dfd6610f8acfd66d12b44beab3
Added validation class to IM to be used by other modules

Change-Id: I219dac271de3a760ec34fc4b79d681fd4b823bbb
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
.gitignore
Makefile
osm_im/__init__.py [new file with mode: 0644]
osm_im/validation.py [new file with mode: 0644]
setup.py