IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace > VerifierSetterOptionsFns Class : CanVerifyBefore Method |
'Declaration
<ExtensionAttribute()> Public Shared Function CanVerifyBefore( _ ByVal options As VerifierSetterOptions _ ) As Boolean
'Usage
Dim options As VerifierSetterOptions Dim value As Boolean value = VerifierSetterOptionsFns.CanVerifyBefore(options)
[Extension()] public static bool CanVerifyBefore( VerifierSetterOptions options )
The default implementation in the SetterInterceptor for an EntityProperty will execute any registered BeforeSet 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