NonEmptyStringWith255MaxLengthAndSpecialChars
Maximum string length:
255Pattern:
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'()\[\]*]+(?<=\S)$Example:
{
"title": "Example",
"value": "An example name"
}