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