User Tools

Site Tools


folder_pathlength

folder pathlength

  • < positive integer
  • = | != | > non-negative integer

Purpose

The number of characters in the folder's path is less than, equal to, not equal to, or greater than the specified character count.

Notes

This requirement may be repeated in the same section.

Examples

# The folder pathlength should not be over 200 characters.
folder pathlength < 200
# The folder pathlength should be longer than 12 characters and fewer than 250 characters.
folder pathlength > 12
folder pathlength < 250
folder_pathlength.txt ยท Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki