Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolConflict ¶
func BoolConflict(conflictingBools bool, expressions ...path.Expression) validator.Bool
BoolConflict checks that any Bool values in the paths described by the path.Expression are less than the current attribute value.
func RequireIfDefined ¶ added in v1.17.0
func RequireIfDefined(expressions ...path.Expression) validator.Object
SetInSlice tests if the provided value matches the value of an element in the valid slice
func StringInSlice ¶ added in v1.17.0
SetInSlice tests if the provided value matches the value of an element in the valid slice
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.