A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://pkg.go.dev/github.com/hashicorp/terraform-plugin-framework@v1.15.1/attr/xattr below:

xattr package - github.com/hashicorp/terraform-plugin-framework/attr/xattr - Go Packages

Package xattr contains additional interfaces for attr types. This package is separate from the core attr package to prevent import cycles.

This section is empty.

This section is empty.

This section is empty.

TypeWithValidate extends the attr.Type interface to include a Validate method, used to bundle consistent validation logic with the Type.

Deprecated: Use the ValidateableAttribute interface instead for schema attribute validation. Use the function.ValidateableParameter interface for provider-defined function parameter validation.

type ValidateAttributeRequest struct {
	
	Path path.Path
}

ValidateAttributeRequest represents a request for the Value to call its validation logic. An instance of this request struct is supplied as an argument to the ValidateAttribute method.

ValidateAttributeResponse represents a response to a ValidateAttributeRequest. An instance of this response struct is supplied as an argument to the ValidateAttribute method.

ValidateableAttribute defines an interface for validating an attribute value. The ValidateAttribute method is called implicitly by the framework when value types from Terraform are converted into framework types.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4