* luci/libs/uvl:
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 4 Sep 2008 00:56:13 +0000 (00:56 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 4 Sep 2008 00:56:13 +0000 (00:56 +0000)
commit19e22598fd5b43a4e3e23e5e0d5f994281024035
treec1aa83ca892d1380d2273f29bda950e865e804ef
parent34ab619ee3dd9fd04a4198288540e3a7a19aadf6
* luci/libs/uvl:
- implement aliasing in luci.uvl.read_scheme()
- fixed wrong enum definition in reference scheme
- fixed boolean() datatype validator to actually accept "true" and "false" literals
- extend uvl cli to validate schemes against the reference scheme (incomplete)
libs/uvl/luasrc/uvl.lua
libs/uvl/luasrc/uvl/datatypes.lua
libs/uvl/root/lib/uci/schema/meta/schema
libs/uvl/root/usr/bin/uvl