Versions in this module Expand all Collapse all v0 v0.6.0 Dec 22, 2025 Changes in this version + func Preload() lua.LValue + type Validator struct + func (v *Validator) AssertFunction() (*lua.LFunction, bool) + func (v *Validator) Index(L *lua.LState, key string) lua.LValue + func (v *Validator) String() string + func (v *Validator) Type() lua.LValueType