OptionalNonEmptyStringWith50MaxLengthNoSpecialChars
Maximum string length:
50Pattern:
^$|^(?=\S)[a-zA-Z0-9 ]+(?<=\S)$Example:
{
"title": "Example",
"value": "Example name 123"
}