Missing Controller
Error: Validation.jsController could not be found.
Error: Create the class Validation.jsController below in file: app/controllers/validation.js_controller.php
<?php
class Validation.jsController extends AppController {
var $name = 'Validation.js';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp









