Enum DxValidationRuleType
Namespace: Emby.Web.GenericEdit.Elements.DxGrid.Validation
Assembly: Emby.Web.GenericEdit.dll
Syntax
public enum DxValidationRuleType
Fields
| Name | Description |
|---|---|
| async | |
| compare | |
| custom | |
| numeric | |
| pattern | |
| range | |
| required | |
| stringLength |