Enum ValueSetValidationStatus
- Namespace
- Examine
- Assembly
- Examine.Core.dll
Represents a value sets validation status
public enum ValueSetValidationStatus
Fields
Failed = 1If validation failed, the value set will not be included in the index
Filtered = 2If validation passed but the value set was filtered
Valid = 0If the result is valid