RequiredIfAttributeRequiresValidationContext Property |  |
Gets a value that indicates whether the attribute requires validation context.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic override bool RequiresValidationContext { get; }Return Value
Booleantrue if the attribute requires validation context; otherwise,
false.
See Also