IValidateSetValuesGenerator Interface   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows dynamically generate set of values for ValidateSetAttribute
public interface class IValidateSetValuesGeneratorpublic interface IValidateSetValuesGenerator[System.Runtime.CompilerServices.NullableContext(1)]
public interface IValidateSetValuesGeneratortype IValidateSetValuesGenerator = interface[<System.Runtime.CompilerServices.NullableContext(1)>]
type IValidateSetValuesGenerator = interfacePublic Interface IValidateSetValuesGenerator- Derived
- Attributes
Methods
| GetValidValues() | Gets valid values. |