-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JNG-6082 Refactor required validation and default value processing (#229
) [2025-01-20 14:01:19 +0100] bence.gelei: revert rename [2025-01-19 23:03:45 +0100] bence.gelei: JNG-6082 [Release] Updating versions [2025-01-19 22:49:34 +0100] bence.gelei: do not load entity defaults if mapped to is the same [2025-01-19 20:28:34 +0100] bence.gelei: pre-pr changes [2025-01-17 11:23:36 +0100] bence.gelei: QoL [2025-01-16 18:03:36 +0100] bence.gelei: flexible traverser [2025-01-16 15:21:57 +0100] bence.gelei: JNG-6082 [Release] Updating versions [2025-01-16 15:09:33 +0100] bence.gelei: fix apply logic [2025-01-16 15:09:23 +0100] bence.gelei: use default value applier and do not copy default values [2025-01-15 19:09:49 +0100] bence.gelei: rename [2025-01-15 17:45:58 +0100] bence.gelei: JNG-6082 [Release] Updating versions [2025-01-15 17:29:52 +0100] bence.gelei: populators implemented [2025-01-14 15:59:44 +0100] bence.gelei: fix string validator [2025-01-14 15:51:20 +0100] bence.gelei: optional dao parameter for request converter [2025-01-14 15:28:17 +0100] bence.gelei: fix default value loading [2025-01-13 18:26:31 +0100] bence.gelei: JNG-6082 [Release] Updating versions [2025-01-13 17:48:03 +0100] bence.gelei: Merge branch 'develop' into feature/JNG-6082_Refactor_required_validation_and_default_value_processing [2025-01-13 16:02:39 +0100] bence.gelei: validator improvements [2025-01-13 14:35:16 +0100] bence.gelei: fix validator [2025-01-10 16:43:17 +0100] bence.gelei: fill default values in request converter [2025-01-10 12:13:03 +0100] bence.gelei: QoL [2025-01-10 11:45:22 +0100] bence.gelei: QoL [2025-01-10 11:40:45 +0100] bence.gelei: RequiredStringValidatorOption: ACCEPT_NON_EMPTY -> REJECT_EMPTY [2025-01-09 16:06:47 +0100] bence.gelei: small optimization for if evaluations [2025-01-09 16:00:50 +0100] bence.gelei: imports [2025-01-09 15:58:23 +0100] bence.gelei: QoL and default value logic removed from required checking [2025-01-09 15:16:20 +0100] bence.gelei: imports [2025-01-09 14:51:12 +0100] bence.gelei: QoL and during mapped reference checking check if it's not in the payload instead of if it's null [2025-01-09 13:57:28 +0100] bence.gelei: do not check required properties during reading default values [2025-01-09 13:54:44 +0100] bence.gelei: QoL and do not load default value for containments [2025-01-09 13:29:29 +0100] bence.gelei: QoL [2025-01-09 13:24:06 +0100] bence.gelei: avoid using unnecessary lambdas [2025-01-08 15:28:57 +0100] bence.gelei: JNG-6082 Initial feature commit
- Loading branch information
1 parent
c60b40e
commit dff27af
Showing
13 changed files
with
354 additions
and
255 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.