Click or drag to resize

RequiredIfAttributeOtherProperty Property

Gets or sets the other property name that will be used during validation.

Namespace:  Compiled.EDD.Scripting
Assembly:  Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax
C#
public string OtherProperty { get; }

Property Value

Type: String
The other property name.
See Also