PropertyMethodInfoValidationMethod Delegate
The property value validation method delegate. See the actual methods for information on the parameters.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public delegate bool ValidationMethod(
PropertyEnvironment environment,
out string message
)
- environment PropertyEnvironment
-
- message String
-
Boolean