CollectionName_NonExisting (Type)

The name of a collection that does not yet exist.

Based On:

String

Minimum Length:

1

Maximum Length:

50

Must Match Regular Expression:

^[\p{L}\p{N}_-]+$

Must Not Match Regular Expression:

None

Error Message:

Must be a valid name for a collection which does not already exist (50 character max - letters, digits, and underscores only).