...
- example "/project/17496/acl"
- example"/dataset/17497/acl"
- must be a front-slash, supported type, front-slash, id, "acl"
Needs Pattern = yes
Code Block |
---|
Suggested Regular Expression = "/(dataset|layer|location|project|preview|eula|agreement|folder|analysis|step|code)/\\d{1,7}/acl" |
parentId
Logical Rules
- represented by a long
- will never be negative
- must be digits only
- must fit into java long
...