Closed vkuznet closed 12 years ago
Input parameters should be validated at @exposed API call, not leave the validation to deep into the implementation methods.
[metson] See https://twiki.cern.ch/twiki/bin/view/CMS/DMWTTutorialDatabaseREST#Validating_input
[valya](In bc8517f38a211add6c40183609fb611e76d02fd5) Sanitize templates; validate input; fixes #740, #741
Signed-off-by: Valentin Kuznetsov vkuznet@gmail.com
Input parameters should be validated at @exposed API call, not leave the validation to deep into the implementation methods.