...
- Is a word or an email address
- no whitespace
- only one word
- can have non-alphabet characters
Needs Pattern = yes
Suggested Regular Expression =
description
Logical Rules
- is must be a string
Needs Pattern = no
id
Logical Rules
- represented as a long
- can only be digits
- must be a size that will fit into a java long
Needs Pattern = yes
Suggested Regular Expression =