menu
destack:schema
import destack:schema
Classes
SchemaRuntime schema graph for T.
Structs
AttributeSchema attribute.IssueSchema validation issue.LengthConstraintLength constraint for strings and indexed collections.PatternConstraintPattern constraint for strings.RangeConstraintRange constraint for ordered scalar values.RefinementConstraintUser-defined refinement constraint.SchemaDefinitionSchema definition.SchemaElementSchema element.SchemaFieldSchema field.ValidationErrorSchema validation error.
Enums
IssueCodeSchema issue code.SchemaKindSchema graph node kind.
Newtypes
ConstraintSchema constraint.
Newtype interfaces
RefinementRuntime schema refinement.
Type aliases
AttributeValueSchema attribute value.PathPath inside a validated value.PathSegmentPath segment inside a validated value.