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: 9.0.0.0-142fa9725
Syntax
C#
public string OtherProperty { get; }

Property Value

String
The other property name.
See Also