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 specified attribute value meets the increment requirements.
Syntax
client server public static container isValidAttribMultipleErrorMsg(
PdsBatchAttribMin _batchAttribMin,
PdsBatchAttribMultiple _batchAttribMultiple,
PdsBatchAttribValue _batchAttribValue)
Run On
Called
Parameters
- _batchAttribMin
Type: PdsBatchAttribMin Extended Data Type
The attribute minimum value.
- _batchAttribMultiple
Type: PdsBatchAttribMultiple Extended Data Type
The attribute increment value.
- _batchAttribValue
Type: PdsBatchAttribValue Extended Data Type
The specified attribute value.
Return Value
Type: container
Returns a container with a Boolean value indicating whether validation was successful, as well as an error message if it was not.