mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
Fixed a couple minor typos
@@ -107,7 +107,7 @@ A list of possible datatypes can be found in the [luci.cbi.datatypes](http://luc
|
||||
|
||||
### Validation
|
||||
|
||||
Server-sided validator function can now return custom error messages to provide better feedback on invalid input.
|
||||
Server-side validator functions can now return custom error messages to provide better feedback on invalid input.
|
||||
|
||||
```lua
|
||||
opt = section:option(Value, "optname", "Title Text")
|
||||
|
||||
Reference in New Issue
Block a user