Priority
Determines a priority for selecting a validation method from a group when more than one method matches the target element type. A method with a lower value has priority over a method with a higher value.
Declaration
public int Priority { get; set; }
Property Value
Type | Description |
---|---|
int |