Home
last modified time | relevance | path

Searched refs:IDataErrorInfo (Results 1 – 25 of 45) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Mvc3/Mvc/
H A DDataErrorInfoModelValidatorProvider.cs35 return typeof(IDataErrorInfo).IsAssignableFrom(type); in TypeImplementsIDataErrorInfo()
43 IDataErrorInfo castModel = Metadata.Model as IDataErrorInfo; in Validate()
61 IDataErrorInfo castContainer = container as IDataErrorInfo; in Validate()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Mvc/
H A DDataErrorInfoModelValidatorProvider.cs44 return typeof(IDataErrorInfo).IsAssignableFrom(type); in TypeImplementsIDataErrorInfo()
56 IDataErrorInfo castModel = Metadata.Model as IDataErrorInfo; in Validate()
81 IDataErrorInfo castContainer = container as IDataErrorInfo; in Validate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DDataRowView.cs13 …riptor, System.ComponentModel.IEditableObject, System.ComponentModel.IDataErrorInfo, System.Compon…
113 string System.ComponentModel.IDataErrorInfo.this[string colName] {
119 string System.ComponentModel.IDataErrorInfo.Error {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DDataRowView.cs9 …public class DataRowView : ICustomTypeDescriptor, IEditableObject, IDataErrorInfo, INotifyProperty…
102 string IDataErrorInfo.this[string colName] => Row.GetColumnError(colName);
104 string IDataErrorInfo.Error => Row.RowError;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DIDataErrorInfo.cs18 public interface IDataErrorInfo { interface
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DIDataErrorInfo.cs16 public interface IDataErrorInfo interface
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/Microsoft.Web.Mvc.Test/ModelBinding/Test/
H A DModelValidationNodeTest.cs348 private sealed class LoggingDataErrorInfoModel : IDataErrorInfo
357 string IDataErrorInfo.Error
366 string IDataErrorInfo.this[string columnName]
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Web.Mvc.Test/Test/
H A DDataErrorInfoModelValidatorProviderTest.cs230 private class DataErrorInfo1 : IDataErrorInfo
250 private class ObservableModel : IDataErrorInfo
H A DModelValidatorTest.cs213 private class DataErrorInfo1 : IDataErrorInfo
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs352 public partial interface IDataErrorInfo interface
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/ref/
H A DSystem.Data.Common.cs370 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
380 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
381 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources500 ../referencesource/System/compmod/system/componentmodel/IDataErrorInfo.cs
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Data.cs774 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
784 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
785 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Data.cs774 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
784 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
785 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Data.cs809 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
819 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
820 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Data.cs809 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
819 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
820 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Data.cs808 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
818 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
819 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Data.cs808 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
818 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
819 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Data.cs808 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
818 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
819 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Data.cs674 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
684 …string System.ComponentModel.IDataErrorInfo.Error { [System.MonoTODOAttribute("Not implemented, al…
685 …string System.ComponentModel.IDataErrorInfo.this[string colName] { [System.MonoTODOAttribute("Not …
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Data.cs674 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
684 …string System.ComponentModel.IDataErrorInfo.Error { [System.MonoTODOAttribute("Not implemented, al…
685 …string System.ComponentModel.IDataErrorInfo.this[string colName] { [System.MonoTODOAttribute("Not …
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Data.cs794 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
804 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
805 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Data.cs809 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
819 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
820 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Data.cs768 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
778 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
779 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Data.cs765 …: System.ComponentModel.ICustomTypeDescriptor, System.ComponentModel.IDataErrorInfo, System.Compon…
775 string System.ComponentModel.IDataErrorInfo.Error { get { throw null; } }
776 string System.ComponentModel.IDataErrorInfo.this[string colName] { get { throw null; } }

12