Class PositiveAttribute
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Mark fields that should always be positive with this attribute.
[Obsolete("Use ValidatePositiveAttribute instead.")]
[Version(1, 2, 0)]
public class PositiveAttribute : ValidatePositiveAttribute
- Inheritance
-
PositiveAttribute
- Inherited Members
- Extension Methods