Interface ValidationValueInterface
-
- All Known Implementing Classes:
ValidationDto
public interface ValidationValueInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMessage()StringgetPropertyPath()voidsetMessage(String pmessage)voidsetPropertyPath(String ppropertyPath)
-