jsonschema ~master (2021-09-10T00:33:19Z)
Dub
Repo
JsonSchemaPatternConstraint
jsonschema
standard
constraint
Undocumented in source.
struct
JsonSchemaPatternConstraint (
SchemaT
) {
mixin
JsonSchemaRegexConstraint
!
"pattern"
;
}
Members
Mixins
__anonymous
mixin
JsonSchemaRegexConstraint
!
"pattern"
Undocumented in source.
Meta
Source
See Implementation
jsonschema
standard
constraint
mixin templates
JsonSchemaArrayConstraint
JsonSchemaIntegerConstraint
JsonSchemaRegexConstraint
structs
JsonSchemaMaxLengthConstraint
JsonSchemaMaxPropertiesConstraint
JsonSchemaMaximumOfConstraint
JsonSchemaMinLengthConstraint
JsonSchemaMinPropertiesConstraint
JsonSchemaMinimumConstraint
JsonSchemaMultipleOfConstraint
JsonSchemaPatternConstraint
JsonSchemaRequiredConstraint