Open sandboxFocus

Namespace PostSharp.Constraints

Classes

ComponentInternalAttribute

In Metalama, use Metalama.Extensions.Architecture.Aspects.CanOnlyBeUsedFromAttribute.

Constraint

In Metalama, use an aspect or a fabric, and register a reference validator using the Metalama.Extensions.Validation.ReferenceValidationQueryExtensions.ValidateInboundReferences method.

ExperimentalAttribute

In Metalama, use Metalama.Extensions.Architecture.Aspects.ExperimentalAttribute.

InternalImplementAttribute

In Metalama, use InternalImplementAttribute.

NamingConventionAttribute

In Metalama, use Metalama.Extensions.Architecture.Aspects.DerivedTypesMustRespectNamingConventionAttribute.

ParameterValueConstraint

Not implemented yet in Metalama, and there is currently no plan to do it.

ProtectedAttribute

Not implemented yet in Metalama, but it will be.

ReferenceConstraint

In Metalama, use an aspect or a fabric, and register a reference validator using the Metalama.Extensions.Validation.ReferenceValidationQueryExtensions.ValidateInboundReferences method.

ReferentialConstraint

In Metalama, use an aspect or a fabric, and register a reference validator using the Metalama.Extensions.Validation.ReferenceValidationQueryExtensions.ValidateInboundReferences method.

ScalarConstraint

In Metalama, use an aspect or a fabric, and register a reference validator using the Metalama.Extensions.Validation.ReferenceValidationQueryExtensions.ValidateInboundReferences method.

Interfaces

IConstraint

In Metalama, use an aspect or a fabric, and register a reference validator using the Metalama.Extensions.Validation.ReferenceValidationQueryExtensions.ValidateInboundReferences method.

IReferentialConstraint

In Metalama, use an aspect or a fabric, and register a reference validator using the Metalama.Extensions.Validation.ReferenceValidationQueryExtensions.ValidateInboundReferences method.

IScalarConstraint

In Metalama, use an aspect or a fabric, and register a reference validator using the Metalama.Extensions.Validation.ReferenceValidationQueryExtensions.ValidateInboundReferences method.