Validate request properties against an OpenAPI spec.
String validation and sanitization
Validate identifier/keywords name
Another JSON Schema Validator
Validate plugin/preset options
Format validation for Ajv v7+
A fast and easy to use JSON Schema validator
An unopinionated OpenAPI framework for express
Additional JSON-Schema keywords for Ajv JSON validator
Validate form asynchronous
No description provided.
The ajv-8 based validator for @rjsf/core
A library for validating credit card fields
Serverless plugin for setting request validation
Decorator-based property validation for classes.
Another JSON Schema Validator
A standalone validator for inbound SNS HTTP messages. No dependency on the AWS SDK for JavaScript.
ESLint plugin that validates data using JSON Schema Validator.
Javascript parser for ics (rfc5545) and vcard (rfc6350) data
Sets default values in request properties according to defaults defined in openapi parameter lists.
A validator for OpenAPI documents.
Ajv class for JSON Schema draft-04
Express middleware for the validator module.
Provides a fast, pretty robust e-mail validator. Only checks form, not function.
Abstract HTTP request validation interface, providing access to a buffered request body and headers to the validation function. Designed to be fit for implementing HTTP request signature checks for WebHooks and similar tasks.
The http-request-validator integration with axum.
The http-request-validator integration with hyper.
The http-request-validator integration with http-body.
HTTP request signing and validation library with support for header signing and multiple backends.
CacheRules validates requests and responses for cached HTTP data based on RFCs 7230-7235. The goal is to facilitate implementation of well-behaved caching solutions which adhere to RFC standards.
Signs and validates HTTP requests based on a shared-secret HMAC signature
Validate http request parameters (or others) by defined rule, without models.
Validate http request content length vs actual for elements such as img, link, etc..
Provides wrapper functionality and authentication for REST and RPC HTTP requests to OpenSocial-compliant endpoints, along with validation of incoming signed makeRequest calls.
This gem can help your Ruby application to make HTTP(S) requests using proxies by fetching and validating proxy lists from the different providers.
SidekiqAlive offers a solution to add liveness probe of a Sidekiq instance. How? A http server is started and on each requests validates that a liveness key is stored in Redis. If it is there means is working. A Sidekiq job is the responsable to storing this key. If Sidekiq stops processing jobs this key gets expired by Redis an consequently the http server will return a 500 error. This Job is responsible to requeue itself for the next liveness probe.
MinHTTP allows one to send and receive raw HTTP requests. It's a very thin wrapper around EventMachine's connect method with some SSL validation added.
The APIMatic Core libraries provide a stable runtime that powers all the functionality of SDKs. This includes functionality like the ability to create HTTP requests, handle responses, apply authentication schemes, convert API responses back to object instances, and validate user and server data.
A simple, localizable ActiveModel::EachValidator for URL fields. Supports format validation as well as optional network reachability checks via HEAD (or any other HTTP verb) requests.
A Gem to validate requests before hitting your models, why do you need to hit active record before you validate your params ?. This will help do that. Docs: https://github.com/wilforlan/request_validator
No description provided.
No description provided.
No description provided.
No description provided.