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

  option: {
    key: 'varmax',