Struct Confirm
Ensures that the parameter value matches that of another parameter.
struct Confirm(string CONFIRMED_PARAM)
;
Fields
Name | Type | Description |
---|---|---|
m_value
|
string |
Methods
Name | Description |
---|---|
fromString
(str)
|
|
toString
()
|
Example
class WebService {
void setPassword(ValidPassword!password, Confirm!