define attributes for numerical properties

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Pol Bawin

    define attributes for numerical properties

    Hi All,

    Did somebody already define attributes for numerical properties to define
    values : minima, maxima, a number of décimals, ...?
    This information would be useful to unify syntax
    Polo


  • Nicholas Paldino [.NET/C# MVP]

    #2
    Re: define attributes for numerical properties

    Pol,

    Even if someone did define them, it would be an attribute outside of the
    framework, so their implementation, unless it would be understood to be the
    universal implementation for this sort of thing, would have limited meaning.
    You would probably want to define your own.

    Hope this helps.


    --
    - Nicholas Paldino [.NET/C# MVP]
    - nick(dot)paldin o=at=exisconsul ting<dot>com

    "Pol Bawin" <pb@rtech.be> wrote in message
    news:O%23ssuxpg DHA.2464@TK2MSF TNGP09.phx.gbl. ..[color=blue]
    > Hi All,
    >
    > Did somebody already define attributes for numerical properties to define
    > values : minima, maxima, a number of décimals, ...?
    > This information would be useful to unify syntax
    > Polo
    >
    >[/color]


    Comment

    Working...