summaryrefslogtreecommitdiffstats
path: root/package/lua-valua/Config.in
blob: 96b379651711114124930e8cc19e6670a388a365 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LUA_VALUA
	bool "lua-valua"
	help
	  This module provides tools for validating values, very useful
	  in forms, but also usable elsewhere. It works in appended
	  chains. Create a new validation object and start chaining
	  your test functions.

	  https://github.com/sailorproject/valua
OpenPOWER on IntegriCloud