Property Validator
Validator
Gets or sets the ITicketFieldValidator object used to validate the value of the field.
[JsonProperty]
public ITicketFieldValidator Validator { get; set; }
Property Value
- ITicketFieldValidator
The ITicketFieldValidator object used to validate the value of the field.