Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateFilter ¶ added in v0.4.5
func ValidateFilter(filter *base.TupleFilter) (err error)
ValidateFilter checks if the provided filter conforms to the entity definition
func ValidateTuple ¶
func ValidateTuple(definition *base.EntityDefinition, tup *base.Tuple) (err error)
ValidateTuple checks if the provided tuple conforms to the entity definition and relation schema provided. It returns an error if the tuple is invalid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.