Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Soit le schéma suivant. Quelles valeurs sont valides ?
{ "type": "string", "pattern": "[0-9]{3}"}
{
"type": "string",
"pattern": "[0-9]{3}"
}
"a1234b"
"abc123def"
123 (un nombre)
123
"007"
"12"
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!