2 references to Exclusive
Shared (2)
Data.Validation\TimeSpanAttribute.cs (2)
132
if (
Exclusive
&& ts <= min)
144
if (
Exclusive
&& ts >= max.Value)