$comment: 'Minimal pattern check to know which hash algorithm to apply,

  but don''t check too harshly for the rest (length, allowed characters, etc.).

  '
pattern: ^[a-z0-9\-]+\$[\w\-.]+$
type: string
