Not implemented yet in Metalama, and there is currently no plan to do it.
Inheritance
ParameterValueConstraint
Namespace: PostSharp.Constraints
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Parameter)]
[MulticastAttributeUsage(MulticastTargets.Parameter, Inheritance = MulticastInheritance.Strict)]
[Obsolete("Not implemented yet in Metalama, and there is currently no plan to do it.", true)]
public abstract class ParameterValueConstraint : ReferentialConstraint, IReferentialConstraint, IConstraint
Constructors
Name | Description |
---|---|
ParameterValueConstraint() |
Methods
Name | Description |
---|---|
ValidateCode(object, Assembly) | |
ValidateConstraint(object) | |
ValidateParameterValue(ParameterInfo, IExpression) | |
ValidateTargetParameter(ParameterInfo) |