IValidateSetValuesGenerator Interface

Definition

Allows dynamically generate set of values for ValidateSetAttribute

public interface class IValidateSetValuesGenerator
public interface IValidateSetValuesGenerator
[System.Runtime.CompilerServices.NullableContext(1)]
public interface IValidateSetValuesGenerator
type IValidateSetValuesGenerator = interface
[<System.Runtime.CompilerServices.NullableContext(1)>]
type IValidateSetValuesGenerator = interface
Public Interface IValidateSetValuesGenerator
Derived
Attributes

Methods

GetValidValues()

Gets valid values.

Applies to