Package io.dialob.api.form
Interface Validation
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableValidation,ModifiableValidation
@Immutable @Modifiable @TypeAdapters public interface Validation extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getMessage()StringgetRule()
-