close

Filter

Release Notes / Version 11.2201
Table Of Contents

Removal: Deprecated CommandLineParameters#addOptionValidated Method

The deprecated method com.coremedia.cmdline.CommandLineParameters#addOptionValidated has been removed from the Java API. If you still use it in your project code, switch to options.addOption(option) , options and option referring to the first two arguments of addOptionValidated .

(CMS-19993)

Was this article useful?

Search Results

Table Of Contents