formatEnumValue() formatEnumValue(string $value, array $rule) 格式化枚举类型 Parameters string $value 变量值 array $rule array('name' => '', 'type' => 'enum', 'default' => '', 'range' => array(...)) Throws \PhalApi\Exception\BadRequestException