1 reference to IsValid
Microsoft.ML.Data (1)
Transforms\SlotsDroppingTransformer.cs (1)
358
Host.CheckUserArg(range.
IsValid
(), nameof(col.Slots), "The range min and max must be non-negative and min must be less than or equal to max.");