3 references to IfNullOrWhitespace
Shared (3)
Data.Validation\TimeSpanAttribute.cs (3)
88
_ = Throw.
IfNullOrWhitespace
(min);
101
_ = Throw.
IfNullOrWhitespace
(min);
102
_ = Throw.
IfNullOrWhitespace
(max);