如何驗證所有可變參數? #2421
Unanswered
MillhioreBT
asked this question in
Q&A
如何驗證所有可變參數?
#2421
Replies: 1 comment 2 replies
-
@sumneko sorry for mentioning it, but you are the only person who can help me understand this problem, maybe there is a way to do it correctly? Thank you very much and once again I apologize, I don't know if I am violating any rules by mentioning you. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
這就是我所擁有的:
當我嘗試使用此方法時,只有“...”的第一個參數是驗證的
example.lua
Image
當我傳遞第一個有效參數時,以下參數將被驗證,而它們實際上不應該被驗證。
example.lua
Image
Beta Was this translation helpful? Give feedback.
All reactions