Skip to content

Instantly share code, notes, and snippets.

@Stephen-Gates
Last active February 20, 2016 10:34
Show Gist options
  • Select an option

  • Save Stephen-Gates/e4a98adacaf54854f1d3 to your computer and use it in GitHub Desktop.

Select an option

Save Stephen-Gates/e4a98adacaf54854f1d3 to your computer and use it in GitHub Desktop.
Testing with CSVLint
{
"fields": [
{
"name": "Mobile",
"title": "Australian Mobile Phone Number",
"constraints": {
"required": false,
"pattern": "^04[0-9]{8}"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment