-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(api): adds validation for
PolicyDefinition
(#3863)
missing validation for logical constraints missing validation for different action value types makes action to json transformation null safe organises constants in `PropertyAndTypeNames.java` feat(api): add remedy validation for PolicyDefinitionValidator fixes validation and testing for expanded JSON-LD feat(api): ordered PropertyAndTypeNames feat(api): added compatibility with LogicalConstraints feat(api): review comments removed todos removed unused instance() methods changed test dummy values simplified constraint validation added unit tests for PolicyTransformer with null action Signed-off-by: Sascha Isele <[email protected]>
- Loading branch information
1 parent
c971584
commit a477eba
Showing
5 changed files
with
294 additions
and
9 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
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