Actions
Architecture #26698
openRefactoring of ValidationNeeded class : replace type Box with IOResult
Pull Request:
Effort required:
Very Small
Name check:
To do
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
Updated by Véronique HAYAERT about 17 hours ago
- Status changed from New to In progress
Actions