[architecture] introduce adapter to ease transformation of errors before display to the end user. Use it for UniqueTogetherError first
# Run all scenarii found in windmill directoryfromcubicweb.devtools.cwwindmillimport(CubicWebWindmillUseCase,unittest_main)if__name__=='__main__':unittest_main()