JsonpCallbackValidator
Callback validator
Validates JSONP callback functions to prevent XSS attacks
JSONP callback validator.
664 stars
6 watching
9 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
jsonpjsonp-callbackphpvalidator
Related projects:
Repository | Description | Stars |
---|---|---|
dedalqq/omg.jsonparser | A JSON parser with conditional validation | 6 |
seldaek/jsonlint | A JSON parser with error detection and reporting capabilities | 1,321 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
miladibra10/vjson | A package that validates JSON objects in a declarative way using predefined schema definitions | 41 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
verifytests/verify.systemjson | Adds Verify support for converting System.Text.Json types to a C# library for validating data structures | 3 |
bugventure/request-validator | Provides middleware to validate incoming HTTP requests against predefined JSON schema constraints. | 0 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
tianchaijz/lua-resty-jsonschema | Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
jfilipczyk/gomatch | A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
skyscreamer/jsonassert | Tools for comparing and validating JSON data in Java unit tests | 1,003 |
mmontone/clavier | A general purpose validation library for Common Lisp | 19 |
mafintosh/is-my-json-valid | A fast JSONSchema validator with code generation capabilities | 965 |