Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Validate member names #27

Open
dbalabka opened this issue May 15, 2019 · 0 comments
Open

Validate member names #27

dbalabka opened this issue May 15, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@dbalabka
Copy link
Member

Add additional validation for:

  1. The values of type members MUST adhere to the same constraints as member names
    (https://jsonapi.org/format/1.1/#document-resource-object-identification)
  2. To enable an easy mapping of member names to URLs, it is RECOMMENDED that member names use only non-reserved, URL safe characters specified in RFC 3986. (https://jsonapi.org/format/1.1/#document-member-names)
@dbalabka dbalabka added the enhancement New feature or request label May 15, 2019
@dbalabka dbalabka added this to the 2.0 milestone May 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant