son-daehyeon opened this issue 2 years ago · 1 comments
check value matched arg(regexp).
example:
var validation = { overloads: [ [ { type: 'string', name: 'type', matches: 'add|remove|edit' } ], ], }
Jesus, This sounds like charm. This would reduce many duplicated codes for many PHs and EXs. 👍