Filename | Line # | Column # | Match Text |
./abl/rates.p | 00251 | 00134 |
+ [PLUS] @251:134 "Floor number must be between 1 and " [STRING] @251:96 string [FUNC_CHAR] @251:136 total-floor-no [VAR_INT] @251:143 |
./abl/reservations.p | 00452 | 00094 |
+ [PLUS] @452:94 "Checkin must be greater or equal than " [STRING] @452:53 string [FUNC_CHAR] @452:96 today [FUNC_DATE] @452:103 |
./abl/reservations.p | 00456 | 00089 |
+ [PLUS] @456:89 "Checkout must be greater than" [STRING] @456:57 string [FUNC_CHAR] @456:91 r-checkin [VAR_DATE] @456:98 |
./abl/rooms.p | 00216 | 00134 |
+ [PLUS] @216:134 "Floor number must be between 1 and " [STRING] @216:96 string [FUNC_CHAR] @216:136 total-floor-no [VAR_INT] @216:143 |