# GlobalConstraintInterface
[see the source](https://github.com/daostack/daostack/tree/master/contracts/globalConstraints/GlobalConstraintInterface.sol)

*Code deposit cost: **No bound available.***

*Execution cost: **No bound available.***

*Total deploy cost(deposit + execution): **No bound available.***

> 

## Reference
### Constructors
*Nothing*
### Events
*Nothing*
### Fallback
*Nothing*
### Functions
#### *function* pre

*Execution cost: **No bound available.***

**nonpayable**

*Inputs:*

1. **_scheme** *of type address*
2. **_params** *of type bytes32*
3. **_method** *of type bytes32*

*Returns:*

1. **unnamed** *of type bool*


#### *function* post

*Execution cost: **No bound available.***

**nonpayable**

*Inputs:*

1. **_scheme** *of type address*
2. **_params** *of type bytes32*
3. **_method** *of type bytes32*

*Returns:*

1. **unnamed** *of type bool*


