RequiredIfAttributeRequiresValidationContext Property | |
Gets a value that indicates whether the attribute requires validation context.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax public override bool RequiresValidationContext { get; }
Return Value
Type:
Booleantrue if the attribute requires validation context; otherwise,
false.
See Also