unknown rule: propertyschema
See original GitHub issueused version: 1.3.2
there is no propertyschema
rule instead has keyschema
. I don’t know this a bug or documentation error
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
JSON schema for unknown properties that are objects with ...
You can use a schema for a property name with (drum roll) the propertyNames keyword: { "propertyNames": { "format": "date-time" } ...
Read more >How to treat unknown properties · Issue #205 · w3c/did-core
We need a consistent rule on how to handle unknown properties when consuming a DID document, in any format. There are three common...
Read more >Strict mode - Ajv JSON schema validator
JTD specification is strict - whether Ajv strict mode is enabled or not it will not allow schemas with ignored or ambiguous elements,...
Read more >property-no-unknown | Stylelint
Disallow unknown properties. This rule considers properties defined in the CSS Specifications and browser specific properties to be known. This rule ignores:
Read more >How do you treat 'unknown' objects when it comes to schema ...
I'd say this way is semi-correct since you check for the existance of a property, but not its value. Also, you'd need to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
this is your friendly reminder that the official Cerberus documentation is available at https://docs.python-cerberus.org/en/stable/
i don’t understand what your concern is. maybe this helps: https://github.com/pyeve/cerberus/blob/master/UPGRADING.rst#keyschema--valueschema