Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
func (*Parser) Extend ¶ added in v0.401.4
Extend creates a new parser with the same environment configuration but extended with additional options
func (*Parser) Validate ¶
func (p *Parser) Validate(expression *parser.Expression) ([]*errorhandling.ValidationError, error)
Validate validates an expression and returns a list of validation errors
Click to show internal directories.
Click to hide internal directories.