Documentation
¶
Index ¶
- type Schema
- func (*Schema) AddRule(string, jschema.Rule) error
- func (*Schema) AddType(string, jschema.Schema) error
- func (s *Schema) Check() error
- func (s *Schema) Example() ([]byte, error)
- func (s *Schema) GetAST() (jschema.ASTNode, error)
- func (s *Schema) Len() (uint, error)
- func (s *Schema) Pattern() (string, error)
- func (*Schema) UsedUserTypes() ([]string, error)
- func (*Schema) Validate(jschema.Document) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.