validators

package
v0.1.0-beta.9 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2025 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PatternsIfAttributeIsOneOfRequest

type PatternsIfAttributeIsOneOfRequest struct {
	Config         tfsdk.Config
	ConfigValue    types.String
	Path           path.Path
	PathExpression path.Expression
	ExceptedValues []attr.Value
}

type PatternsIfAttributeIsOneOfResponse

type PatternsIfAttributeIsOneOfResponse struct {
	Diagnostics diag.Diagnostics
}

type PatternsIfAttributeIsOneOfValidator

type PatternsIfAttributeIsOneOfValidator struct {
	// contains filtered or unexported fields
}

func PatternsIfAttributeIsOneOf

func PatternsIfAttributeIsOneOf(p path.Expression, exceptedValue []attr.Value, patterns []string, message string) PatternsIfAttributeIsOneOfValidator

func (PatternsIfAttributeIsOneOfValidator) Description

func (PatternsIfAttributeIsOneOfValidator) MarkdownDescription

func (v PatternsIfAttributeIsOneOfValidator) MarkdownDescription(ctx context.Context) string

func (PatternsIfAttributeIsOneOfValidator) Validate

func (PatternsIfAttributeIsOneOfValidator) ValidateString

Jump to

Keyboard shortcuts

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