Does the class managed by this tuplizer implement
the IValidatable interface.
Namespace: NHibernate.Tuple.EntityAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
bool IsValidatableImplementor { get; } |
Visual Basic |
---|
ReadOnly Property IsValidatableImplementor As Boolean Get |
Visual C++ |
---|
property bool IsValidatableImplementor { bool get (); } |