Skip to content

Conversation

@eli-l
Copy link

@eli-l eli-l commented Feb 14, 2024

BOM decoder is not providing possibility to validate the values of the BOM. Nevertheless boundaries and expectations are set for some of them and it seemed necessary to have a possibility of validating these values.

Current proposal include separated validator (not a part of decoder) that operates on decoded json (BOM struct) scanning corresponding JSON schemas for enum/pattern schema definitions for the non-empty BOM fields. BOM fields are validated to either match any ENUM option or RegEx pattern. This way there is no need to create separate validation definitions.

@eli-l eli-l requested a review from a team as a code owner February 14, 2024 13:11
@Razikus
Copy link

Razikus commented Mar 18, 2024

bump

2 similar comments
@Razikus
Copy link

Razikus commented Apr 8, 2024

bump

@Razikus
Copy link

Razikus commented Apr 22, 2024

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants