public function validateOption(PhabricatorConfigOption $option, $value)
 {
     ManiphestTaskPriority::validateConfiguration($value);
 }