Daniel Mejia
03/26/2025, 4:52 PMInvalid CFML construct found on line 58 at column 31. ColdFusion was looking at the following text:
)
The CFML compiler was processing:
A script statement beginning with try on line 55, column 21.
A script statement beginning with { on line 53, column 24.
A script statement beginning with if on line 50, column 17.
A script statement beginning with { on line 44, column 54.
A script statement beginning with if on line 44, column 13.
A script statement beginning with try on line 32, column 9.
A script statement beginning with public on line 3, column 5.
Daniel Mejia
03/26/2025, 4:53 PMDaniel Mejia
03/26/2025, 4:54 PMErin Brewer
03/26/2025, 5:03 PMs1deburn
03/26/2025, 5:14 PMPatrick
03/26/2025, 5:20 PMzackster
03/26/2025, 5:28 PMDaniel Mejia
03/26/2025, 7:11 PMDaniel Mejia
03/26/2025, 7:27 PMNeither the method create was found in component hr.unionhours.api.hours nor was there any default method with this name present in any of the implementing interface.
Daniel Mejia
03/26/2025, 7:53 PMvariables.validator = new .....validator()
and the issue was in that validator.cfc file.Daniel Mejia
03/26/2025, 7:58 PMErin Brewer
03/26/2025, 8:03 PMDaniel Mejia
03/26/2025, 10:36 PM