Actions
Architecture #26698
openRefactoring of ValidationNeeded class : replace type Box with IOResult
Status:
Pending technical review
Priority:
N/A
Assignee:
Target version:
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