|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntityValidatorService
| Method Summary | |
|---|---|
void |
validate(Entity entity,
Serializable instance,
Map<String,FieldMetadata> mergedProperties)
Validate the given entity. |
| Method Detail |
|---|
void validate(Entity entity,
Serializable instance,
Map<String,FieldMetadata> mergedProperties)
Entity.setValidationFailure(boolean) appropriately.
entity - DTO representation of instanceinstance - actual domain representation of entitymergedProperties - all of the merged properties including metadata
InstantiationException
IllegalAccessException
ClassNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||