@Inject @RestClient VerifyEngine engine;[...]try { engine.verify(policy); } catch (ValidationException ve) { // Deal with a 412 response }
確定! 回上一頁