开发者

TFS: how to limit field integer value

There are two integer fields ('lowest' and 'highest') in TFS work item. Is there any possibility to limit the value of the 'lowest' to be not greater that value of the 'highest'开发者_运维问答?

Thanks a lot!


It is not possible to do this sort of comparison in TFS Work Items.

This MSDN page lists the available work item rules.

  • REQUIRED
  • READONLY
  • EMPTY
  • FROZEN
  • CANNOTLOSEVALUE
  • NOTSAMEAS
  • VALIDUSER
  • ALLOWEXISTINGVALUE
  • MATCH
  • ALLOWEDVALUES
  • SUGGESTEDVALUES
  • PROHIBITEDVALUES
  • DEFAULT
  • COPY
  • SERVERDEFAULT
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜