Skip to content
Docs Try Aspire
Docs Try

NameValidationPolicyAnnotation Constructors

Class Constructors 1 member
Represents an annotation that customizes the name validation rules applied to a resource when it is added to the application model.
public sealed class NameValidationPolicyAnnotation
{
public NameValidationPolicyAnnotation()
{
// ...
}
}