luci/applications/luci-app-firewall/luasrc/model
Hannu Nyman edc58332f0 luci-app-firewall: use maxlength datatype instead of validate function
Switch the zonename validation to use
a compound datatype "and(uciname,maxlength(14))"
instead of a separate 'validate' function.

Remove the unnecessary function that was introduced by 34e875b

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-09-17 11:02:13 +03:00
..
cbi/firewall luci-app-firewall: use maxlength datatype instead of validate function 2015-09-17 11:02:13 +03:00