mali-ajv

JSON →
library 0.4.0 ·javascript
verified Jun 7, 2026

Opinionated input validation for Mali.js gRPC microservices using Ajv (version 0.4.0). Integrates Ajv JSON schema validation into Mali middleware, automatically validating request payloads against provided schemas. Updated infrequently; depends on @grpc/grpc-js ^1.3.6 and ajv ^8.6.2. Key differentiators: no manual validation calls, schema-first approach, standard gRPC error codes on failure.