import java.util.Set; public class ValidAnnotationExample { private static class DriverLicense { @NotNull @Valid private Driver driver;
確定! 回上一頁