Package org.teamapps.dto.generate
Class TeamAppsDtoModelValidator
- java.lang.Object
-
- org.teamapps.dto.generate.TeamAppsDtoModelValidator
-
public class TeamAppsDtoModelValidator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TeamAppsDtoModelValidator(TeamAppsDtoModel model)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidvalidate()
-
-
-
Constructor Detail
-
TeamAppsDtoModelValidator
public TeamAppsDtoModelValidator(TeamAppsDtoModel model)
-
-