openfga / openfga/language

Add `ValidateDSL`, `ValidateProto` and `ValidateJSON` to the go package

Open
#99 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
35
Forks
17
Avg merge
48m
Merged PRs (30d)
10

Description

We already have validation for JS, we need to add the Go implementation of it, so that language can take over validation in the API

#181 is a priority to be in before this work, because our validation needs to cover at least the cases the API currently covers

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing JavaScript validation and the Go package entry points, then read issue #181 to identify the API cases validation must cover. Implement ValidateDSL, ValidateProto, and ValidateJSON in Go so the package covers at least the validation cases currently handled by the API.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.