var MinLen = Rule.create({
  error: 'The variable name is too short',

  option: {
    key: 'varmin',