2 references to AssertValue
Microsoft.ML.Data (2)
DataLoadSave\LegacyCompositeDataLoader.cs (1)
438_host.AssertValue(srcLoader, "loader", "Transform chain doesn't start with a loader");
EntryPoints\TransformModelImpl.cs (1)
97env.AssertValue(xf, "xfs", "Transforms should not be null");