Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates that the user entered min/max value is of correct type and format.
Syntax
server public static boolean validateMinMaxField(ReqDemPlanSSASParameterName _realName, ReqDemPlanSSASParameterValue _parameterValue)
Run On
Server
Parameters
- _realName
Type: ReqDemPlanSSASParameterName Extended Data Type
The real name of the algorithm parameter.
- _parameterValue
Type: ReqDemPlanSSASParameterValue Extended Data Type
The value of the passed parameter.
Return Value
Type: boolean
true if the field is valid; otherwise, false.
Remarks
To be called from validatefield methods on the corresponding tables.