MCPcopy Create free account
hub / github.com/castello/spring_basic / isValid

Method isValid

ch3/RegisterController.java:52–54  ·  view source on GitHub ↗
(User user)

Source from the content-addressed store, hash-verified

50 }
51
52 private boolean isValid(User user) {
53 return true;
54 }
55}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected