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

create custom learning material validator class. #897

Closed
stopfstedt opened this issue Jul 14, 2015 · 2 comments
Closed

create custom learning material validator class. #897

stopfstedt opened this issue Jul 14, 2015 · 2 comments
Assignees

Comments

@stopfstedt
Copy link
Member

http://symfony.com/doc/current/cookbook/validation/custom_constraint.html#class-constraint-validator

@stopfstedt
Copy link
Member Author

validation matrix - lm field/lm type.

property name db column name all citation link file
id learning_material_id x
title title x
description description x
copyrightPermission copyright_ownership x
copyrightRationale copyright_rationale x
uploadDate upload_date x
owningUser owning_user_id x
originalAuthor asset_creator x
status learning_material_status_id x
userRole learning_material_user_role_id x
token token x
citation citation x
link web_link x
mimetype mime_type x
path relative_file_system_path_location x
filename filename x
filesize filesize x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants