schema
stringclasses 220
values | keyword
stringclasses 13
values | obj
stringlengths 20
862
| is_neg
bool 2
classes |
---|---|---|---|
gitversion.json
|
minLength
|
{"properties": {"EscapedBranchName": {"minLength": 4}}}
| true |
gitversion.json
|
minLength
|
{"properties": {"NuGetVersionV2": {"minLength": 15}}}
| true |
gitversion.json
|
minLength
|
{"properties": {"NuGetVersion": {"minLength": 15}}}
| true |
gitversion.json
|
minLength
|
{"properties": {"NuGetPreReleaseTagV2": {"minLength": 9}}}
| true |
gitversion.json
|
minLength
|
{"properties": {"NuGetPreReleaseTag": {"minLength": 9}}}
| true |
gitversion.json
|
minLength
|
{"properties": {"VersionSourceSha": {"minLength": 40}}}
| true |
gitversion.json
|
minLength
|
{"properties": {"CommitDate": {"minLength": 10}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"Sha": {"maxLength": 40}}}
| false |
gitversion.json
|
maxLength
|
{"properties": {"ShortSha": {"maxLength": 7}}}
| false |
gitversion.json
|
maxLength
|
{"properties": {"CommitsSinceVersionSourcePadded": {"maxLength": 4}}}
| false |
gitversion.json
|
maxLength
|
{"properties": {"PreReleaseTag": {"maxLength": 10}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"PreReleaseTagWithDash": {"maxLength": 11}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"PreReleaseLabel": {"maxLength": 7}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"BuildMetaData": {"maxLength": 0}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"BuildMetaDataPadded": {"maxLength": 0}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"FullBuildMetaData": {"maxLength": 59}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"MajorMinorPatch": {"maxLength": 5}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"SemVer": {"maxLength": 16}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"LegacySemVer": {"maxLength": 15}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"LegacySemVerPadded": {"maxLength": 17}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"AssemblySemVer": {"maxLength": 7}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"AssemblySemFileVer": {"maxLength": 7}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"FullSemVer": {"maxLength": 16}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"InformationalVersion": {"maxLength": 70}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"BranchName": {"maxLength": 7}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"EscapedBranchName": {"maxLength": 7}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"NuGetVersionV2": {"maxLength": 17}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"NuGetVersion": {"maxLength": 17}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"NuGetPreReleaseTagV2": {"maxLength": 11}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"NuGetPreReleaseTag": {"maxLength": 11}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"VersionSourceSha": {"maxLength": 40}}}
| true |
gitversion.json
|
maxLength
|
{"properties": {"CommitDate": {"maxLength": 10}}}
| true |
container-structure-test.json
|
minItems
|
{"properties": {"commandTests": {"items": {"properties": {"expectedOutput": {"minItems": 1}}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"commandTests": {"items": {"properties": {"excludedOutput": {"minItems": 1}}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"commandTests": {"items": {"properties": {"expectedError": {"minItems": 1}}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"commandTests": {"items": {"properties": {"excludedError": {"minItems": 1}}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"fileContentTests": {"items": {"properties": {"expectedContents": {"minItems": 1}}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"fileContentTests": {"items": {"properties": {"excludedContents": {"minItems": 1}}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"licenseTests": {"items": {"properties": {"files": {"minItems": 1}}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"metadataTest": {"properties": {"env": {"minItems": 1}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"metadataTest": {"properties": {"labels": {"minItems": 1}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"metadataTest": {"properties": {"entrypoint": {"minItems": 1}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"metadataTest": {"properties": {"cmd": {"minItems": 1}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"metadataTest": {"properties": {"exposedPorts": {"minItems": 1}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"metadataTest": {"properties": {"unexposedPorts": {"minItems": 1}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"metadataTest": {"properties": {"volumes": {"minItems": 1}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"metadataTest": {"properties": {"unmountedVolumes": {"minItems": 1}}}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"globalEnvVars": {"minItems": 1}}}
| false |
container-structure-test.json
|
minItems
|
{"properties": {"commandTests": {"minItems": 1}}}
| true |
container-structure-test.json
|
minItems
|
{"properties": {"commandTests": {"items": {"properties": {"setup": {"minItems": 1}}}}}}
| true |
container-structure-test.json
|
minItems
|
{"properties": {"commandTests": {"items": {"properties": {"setup": {"items": {"minItems": 1}}}}}}}
| true |
container-structure-test.json
|
minItems
|
{"properties": {"commandTests": {"items": {"properties": {"envVars": {"minItems": 1}}}}}}
| true |
container-structure-test.json
|
minItems
|
{"properties": {"commandTests": {"items": {"properties": {"args": {"minItems": 1}}}}}}
| true |
container-structure-test.json
|
minItems
|
{"properties": {"fileExistenceTests": {"minItems": 1}}}
| true |
specif-1.1.json
|
format
|
{"definitions": {"SpecifRights": {"properties": {"url": {"format": "uri"}}}}}
| false |
specif-1.1.json
|
format
|
{"definitions": {"SpecifCreatedBy": {"properties": {"email": {"format": "email"}}}}}
| false |
specif-1.1.json
|
format
|
{"definitions": {"SpecifDateTime": {"format": "date-time"}}}
| false |
specif-1.1.json
|
format
|
{"properties": {"$schema": {"format": "uri"}}}
| false |
specif-1.1.json
|
pattern
|
{"definitions": {"SpecifId": {"pattern": "^[_a-zA-Z]{1}[_a-zA-Z0-9.-]*$"}}}
| false |
specif-1.1.json
|
pattern
|
{"definitions": {"SpecifRevision": {"pattern": "^(?:[0-9a-zA-Z]+[.:,;/-])*[0-9a-zA-Z]+$"}}}
| false |
specif-1.1.json
|
pattern
|
{"properties": {"$schema": {"pattern": "^https?:\\/\\/(specif\\.de\\/v1\\.1\\/schema|json\\.schemastore\\.org\\/specif-1\\.1)\\.json$"}}}
| false |
tson.json
|
pattern
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"notes": {"items": {"oneOf": [{"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}]}}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"reference": {"properties": {"frequency": {"oneOf": [{"pattern": "^(0*[1-9][0-9]*(\\.[0-9]+)?|0+\\.[0-9]*[1-9][0-9]*)( Hz)?$"}]}}}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"repeat ratio": {"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"repeat": {"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"max frequency": {"oneOf": [{"pattern": "^(0*[1-9][0-9]*(\\.[0-9]+)?|0+\\.[0-9]*[1-9][0-9]*)( Hz)?$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"max": {"oneOf": [{"pattern": "^(0*[1-9][0-9]*(\\.[0-9]+)?|0+\\.[0-9]*[1-9][0-9]*)( Hz)?$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"maximum": {"oneOf": [{"pattern": "^(0*[1-9][0-9]*(\\.[0-9]+)?|0+\\.[0-9]*[1-9][0-9]*)( Hz)?$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"min frequency": {"oneOf": [{"pattern": "^(0*[1-9][0-9]*(\\.[0-9]+)?|0+\\.[0-9]*[1-9][0-9]*)( Hz)?$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"minimum": {"oneOf": [{"pattern": "^(0*[1-9][0-9]*(\\.[0-9]+)?|0+\\.[0-9]*[1-9][0-9]*)( Hz)?$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"min": {"oneOf": [{"pattern": "^(0*[1-9][0-9]*(\\.[0-9]+)?|0+\\.[0-9]*[1-9][0-9]*)( Hz)?$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"spectra": {"items": {"properties": {"partial distribution": {"items": {"properties": {"frequency ratio": {"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"spectra": {"items": {"properties": {"partial distribution": {"items": {"properties": {"ratio": {"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"spectra": {"items": {"properties": {"partial distribution": {"items": {"properties": {"amplitude weight": {"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"spectra": {"items": {"properties": {"partial distribution": {"items": {"properties": {"weight": {"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"spectra": {"items": {"properties": {"partials": {"items": {"properties": {"frequency ratio": {"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"spectra": {"items": {"properties": {"partials": {"items": {"properties": {"ratio": {"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"spectra": {"items": {"properties": {"partials": {"items": {"properties": {"amplitude weight": {"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}}}}}}}}}
| false |
tson.json
|
pattern
|
{"properties": {"spectra": {"items": {"properties": {"partials": {"items": {"properties": {"weight": {"oneOf": [{"pattern": "^([1234567890.,+\\-*/^%()e ]|(pi)|(tau)|(abs)|(log))+$"}]}}}}}}}}}
| false |
tson.json
|
uniqueItems
|
{"properties": {"tunings": {"uniqueItems": true}}}
| false |
tson.json
|
uniqueItems
|
{"properties": {"tunings": {"items": {"properties": {"scales": {"items": {"properties": {"notes": {"uniqueItems": true}}}}}}}}}
| false |
tson.json
|
uniqueItems
|
{"properties": {"spectra": {"uniqueItems": true}}}
| false |
tson.json
|
uniqueItems
|
{"properties": {"spectra": {"items": {"properties": {"partial distribution": {"uniqueItems": true}}}}}}
| false |
tson.json
|
uniqueItems
|
{"properties": {"spectra": {"items": {"properties": {"partials": {"uniqueItems": true}}}}}}
| false |
tson.json
|
uniqueItems
|
{"properties": {"sets": {"uniqueItems": true}}}
| false |
config_schema.json
|
pattern
|
{"definitions": {"GeneralConfig": {"properties": {"artifact_regions": {"items": {"pattern": "^(ap|eu|us|sa|ca|cn|af|me|il|us-gov)-(central|south|north|east|west|southeast|southwest|northeast|northwest)-[0-9]$"}}}}}}
| false |
config_schema.json
|
pattern
|
{"definitions": {"GeneralConfig": {"properties": {"regions": {"items": {"pattern": "^(ap|eu|us|sa|ca|cn|af|me|il|us-gov)-(central|south|north|east|west|southeast|southwest|northeast|northwest)-[0-9]$"}}}}}}
| false |
config_schema.json
|
pattern
|
{"definitions": {"ProjectConfig": {"properties": {"artifact_regions": {"items": {"pattern": "^(ap|eu|us|sa|ca|cn|af|me|il|us-gov)-(central|south|north|east|west|southeast|southwest|northeast|northwest)-[0-9]$"}}}}}}
| false |
config_schema.json
|
pattern
|
{"definitions": {"ProjectConfig": {"properties": {"name": {"pattern": "^[a-z0-9-/]*$"}}}}}
| false |
config_schema.json
|
pattern
|
{"definitions": {"ProjectConfig": {"properties": {"regions": {"items": {"pattern": "^(ap|eu|us|sa|ca|cn|af|me|il|us-gov)-(central|south|north|east|west|southeast|southwest|northeast|northwest)-[0-9]$"}}}}}}
| false |
config_schema.json
|
pattern
|
{"definitions": {"ProjectConfig": {"properties": {"s3_bucket": {"pattern": "^[a-z0-9-]*$"}}}}}
| false |
config_schema.json
|
pattern
|
{"definitions": {"ProjectConfig": {"properties": {"s3_object_acl": {"pattern": "^(bucket-owner-full-control|bucket-owner-read|authenticated-read|aws-exec-read|public-read-write|public-read|private)$"}}}}}
| false |
config_schema.json
|
pattern
|
{"definitions": {"TestConfig": {"properties": {"artifact_regions": {"items": {"pattern": "^(ap|eu|us|sa|ca|cn|af|me|il|us-gov)-(central|south|north|east|west|southeast|southwest|northeast|northwest)-[0-9]$"}}}}}}
| false |
config_schema.json
|
pattern
|
{"definitions": {"TestConfig": {"properties": {"regions": {"items": {"pattern": "^(ap|eu|us|sa|ca|cn|af|me|il|us-gov)-(central|south|north|east|west|southeast|southwest|northeast|northwest)-[0-9]$"}}}}}}
| false |
config_schema.json
|
pattern
|
{"definitions": {"TestConfig": {"properties": {"s3_bucket": {"pattern": "^[a-z0-9-]*$"}}}}}
| false |
cryproj.53.schema.json
|
uniqueItems
|
{"properties": {"console_variables": {"uniqueItems": true}}}
| false |
cryproj.53.schema.json
|
uniqueItems
|
{"properties": {"console_commands": {"uniqueItems": true}}}
| false |
mtad.json
|
pattern
|
{"definitions": {"generic-memory": {"pattern": "^[1-9][0-9]*(M|MB|G|GB|m|mb|g|gb)$"}}}
| false |
mtad.json
|
pattern
|
{"definitions": {"module-parameters": {"properties": {"health-check-http-endpoint": {"pattern": "^/.+"}}}}}
| false |
mtad.json
|
pattern
|
{"definitions": {"module-requires": {"items": {"properties": {"name": {"pattern": "^[A-Za-z0-9_\\-\\.]+$"}}}}}}
| false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.