Adding constraints to blueprint properties and parameters

You can add constraints to blueprint properties and parameters to limit the values for those properties and parameters.

About this task

You can add the following constraints to blueprint parameters. Each parameter can have any number of constraints. You can add these constraints directly to parameters, not to properties. To apply a constraint to a property, add the property to a resource as usual and use the get_param function to retrieve a parameter value. Then, apply the constraint to the parameter.

Feedback