RequireWhenAttribute Class |
Namespace: MFiles.VAF.Configuration.Validation
The RequireWhenAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | RequireWhenAttribute(Type) |
Constructor.
|
![]() | RequireWhenAttribute(Boolean, Type) |
Constructor.
|
Name | Description | |
---|---|---|
![]() | ConditionTypes |
The type that should be used to determine whether the decorated member is required or not.
|
![]() | HideWhenNotRequired |
Indicates whether the decorated member should be hidden from the property grid when it is not required.
|
Name | Description | |
---|---|---|
![]() | GetConditions |
The conditions the member was declared with.
|