TypeValidation¶
-
public class
TypeValidation
¶ The
TypeValidation
contains a single validation option for the given type. This class is related with table in database with the same name.
Constructors¶
Methods¶
getAnnotations¶
-
public List<Class<? extends Annotation>>
getAnnotations
()¶
setAnnotations¶
-
public void
setAnnotations
(List<Class<? extends Annotation>> annotations)¶
toDto¶
-
public TypeValidationDto
toDto
()¶