1 reference to IsValueWithinRange
Microsoft.ML.Core (1)
EntryPoints\EntryPointUtils.cs (1)
86
if (rangeAttr != null && fieldVal != null && !rangeAttr.
IsValueWithinRange
(fieldVal))