net9.0
namespace System.ComponentModel.DataAnnotations
{
    [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter, AllowMultiple = false)]
    public class RangeAttribute : ValidationAttribute
    {
        public bool MinimumIsExclusive { get; set; }
    }
}
nuget.org
0.0 %
Reference this API
0.0 %
Get property
0.0 %
Set property
Assembly System.ComponentModel.Annotations , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
Implementation Source
Help Documentation
.NET 8.08.0-android8.0-ios8.0-maccatalyst8.0-macos8.0-tvos8.0-windows9.09.0-android9.0-ios9.0-maccatalyst9.0-macos9.0-tvos9.0-windows
OS Platforms

For the selected framework the property getter is supported on all OS platforms.

For the selected framework the property setter is supported on all OS platforms.

  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙