Class RequirementAttribute

Inheritance
RequirementAttribute
Namespace: Tekla.Structural.ExpressoAddIn
Assembly: Tedds.ExprInterop.dll
Syntax
[AttributeUsage(AttributeTargets.Parameter)]
public class RequirementAttribute : Attribute

Constructors

Name Description
RequirementAttribute(string, params char[])
RequirementAttribute(string, double, double)
RequirementAttribute(string, Func<string, bool>)
RequirementAttribute(string, Requirement)

Properties

Name Description
ErrorMessage

Methods

Name Description
Validate(IExpresso, object)
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next