i am looking for a simple module or method my schema in ajv , mongoose and using validate schema s filr for validating "properties": { "PHONE_NO": { "type": "string", "pattern": "^[0-9+()-]*$" }}
need a message like you can only enter numbers,(),+,- only in phone no.