{"library":"grpc-validation","type":"library","category":null,"description":"A small Node.js library for gRPC-based request validation in payment/order systems. Current stable version is 1.0.2. The package provides two main functions: getIssue for registering accounts (returning key/secret) and getValidateOrder for validating order objects against a remote gRPC service. Note that the package does not use Protocol Buffer validation but rather a proprietary gRPC API. It is not actively maintained, has no TypeScript definitions, and no tests visible. Alternatives with better validation support include @grpc/proto-loader and protobuf-validate.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-validation","imports":["import { getIssue } from 'grpc-validation'","import { getValidateOrder } from 'grpc-validation'","import * as gv from 'grpc-validation'"]},{"cmd":"yarn add grpc-validation","imports":[]},{"cmd":"pnpm add grpc-validation","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"grpc-validation","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}