diff options
Diffstat (limited to 'HelpMe.md')
| -rw-r--r-- | HelpMe.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -346,9 +346,10 @@ or ## Validator There are three kind of Validator: --Scalar --Range --Boolean expression + +* Scalar +* Range +* Boolean expression Any operator which requires validator (such as `a,r,e,c`) can use those three kind. |