Actions
Architecture #26698
openRefactoring of ValidationNeeded class : replace type Box with IOResult
Fix check:
To do
Regression:
No
Description
In the ValidationNeeded
class, replace uses of type net.liftweb.common.Box
with com.normation.errors.IOResult
in order to remove its dependency to the liftweb
library
Actions