validators

package
v0.52.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package validators holds validators related files

Package validators holds validators related files

Index

Constants

This section is empty.

Variables

View Source
var RuleIDPattern = regexp.MustCompile(`^[a-zA-Z0-9_]*$`)

RuleIDPattern represents the regex that `RuleID`s must match

Functions

func CheckRuleID

func CheckRuleID(ruleID string) bool

CheckRuleID validates a ruleID

func HasBareWildcardInField added in v0.48.0

func HasBareWildcardInField(rule *eval.Rule) (bool, error)

HasBareWildcardInField checks whether a rule has a bare wildcard

func ValidateAgentVersionConstraint

func ValidateAgentVersionConstraint(constraint string) (*semver.Constraints, error)

ValidateAgentVersionConstraint validates an agent version constraint

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL