" + this.errors().map(function (e) { return "
" + e.error + "
" }).join("") + ""; }; this.performValidation = function () { if (this.errors().length <= 0) { this._onSucess(); } else { this._onFailure(); } } this.displayErrorModal = function () { //event.preventDefault(); OC_MODAL_UTILITY.errorMessageModal(this.errorHtml()); }; this._onSucess = validationFieldObject.onValidationSuccess || null; this._onFailure = validationFieldObject.onValidationFailure || this.displayErrorModal; // this.performValidation = new Promise() endRegion }; var ValidationManager = function(obj){ this.validationEngines = []; this.validationEnginesMap = {}; this._engineKeys = []; this._buildEngines = function(){ for(var i = 0 ; i < obj.validators.length; i++){ var engine = new ValidationEngine(obj.validators[i]); this.validationEngines.push(engine); this.validationEnginesMap[engine.name] = obj.validators[i]; } } this.addEngine = function(engine){ }; this.removeEngine = function(){ } this._testDupes = function(engine){ if(this._engineKeys.indexOf(engine.name) > -1){ throw "Cannot add validation engine with the same name as previously defined" return false; } else { return true; } } this._buildEngines(); };
Toggle navigation
Dashboard
Cart
Help
Hi
Manage Profile
Change Password
Sign out
Apply for...
Inquiries
Submit an inquiry to OC Public Works
Permit Applications
Apply for Private Property permits within Unincorporated Orange County or Encroachment permits within the County right-of-way
Planning Applications
Apply for Planning Applications, which are necessary for the approval of various uses and development standards prior to obtaining permits.
Survey Applications
Submit applications for maps, addresses, and corner records.
Inspections
Request a new inspection, make changes to an existing inspection request, or follow-up on a completed inspection
Deputy Inspector Registration
Submit a new or renewal registration for Deputy Inspector.
Ag Comm. Weights & Measures Registration
Submit a New Business or Location Registration.
Please click
HERE
to download the AG Comm Weights & Measures registration form and return completed form to ocacwm@ocpw.ocgov.com
Bonds
Submit a Bond. This is for OCPW Procurement Buyers use only.
City Remittances
Submit a Quarterly County of Orange City Road Fee Remittance Form.
Developer Remittances
Submit a County of Orange Developer Road Fee Remittance Form.