Call this function to check whether parameter constraint is strict, i.e. whether supplying non-matching value will not work for sure.
@param parameter parameter object handle to check
@return whether parameter constraint is strict.
See Implementation
Call this function to check whether parameter constraint is strict, i.e. whether supplying non-matching value will not work for sure.
@param parameter parameter object handle to check
@return whether parameter constraint is strict.