add data type validator
authorJohn Crispin <blogic@openwrt.org>
Mon, 11 Nov 2013 14:54:29 +0000 (15:54 +0100)
committerJohn Crispin <blogic@openwrt.org>
Tue, 12 Nov 2013 09:32:32 +0000 (10:32 +0100)
commitcd4af8eb78c30718f999c487c93e257bbd969cb1
tree4efeb2684dbe11b153ed168198d31c6208744f95
parent582c88fdb55e01f3814e9c09a860651ed51a659d
add data type validator

Signed-off-by: John Crispin <blogic@openwrt.org>
.gitignore
CMakeLists.txt
libvalidate.h [new file with mode: 0644]
validate.c [new file with mode: 0644]
validate_data.c [new file with mode: 0644]