IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace > VerifierSetterOptionsFns Class : CanVerifyAfter Method |
'Declaration
<ExtensionAttribute()> Public Shared Function CanVerifyAfter( _ ByVal options As VerifierSetterOptions _ ) As Boolean
'Usage
Dim options As VerifierSetterOptions Dim value As Boolean value = VerifierSetterOptionsFns.CanVerifyAfter(options)
[Extension()] public static bool CanVerifyAfter( VerifierSetterOptions options )
The default implementation in the SetterInterceptor for an EntityProperty will execute any registered AfterSet verifiers if true.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2