Click or drag to resize
StringListValidatorValidValues Property
The list of allowed values.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IReadOnlyList<string> ValidValues { get; }

Property Value

Type: IReadOnlyListString
See Also