Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading validator with entity type and entity object. #8

Closed
wants to merge 7 commits into from

Conversation

RoySegall
Copy link

No description provided.

*
* @return EntityValidateInterface | NULL
*/
function entity_validator_load_entity_validator($entity_type, $entity) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

create a more wrapping function:

entity_validator_validte_entity($entity_type, $entity, $silent)

@amitaibu
Copy link
Member

@RoySegall I think this wrapping function isn't very helpful. Lets close this and just call the handlers as needed.

@amitaibu amitaibu closed this Jun 30, 2014
@amitaibu amitaibu deleted the load-entity-validator branch June 30, 2014 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants