Data Validation
Validate text-based data files or programmatic data such as incoming RPCs or database documents.
Configuration
Just add validation to existing data (CUE, YAML, JSON), reduce boilerplate in large-scale configurations, or both.
Schema Definition
Define schema to communicate an API or standard and validate backwards compatibility.
Generate Code and Schema
Keep validation code in sync across code bases, Protobuf definitions, and OpenAPI definitions.
from Hacker News https://cuelang.org/
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.