-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Validator class for Integrations #1464
Commits on Mar 6, 2023
-
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4ee0e6f - Browse repository at this point
Copy the full SHA 4ee0e6fView commit details -
Wrap non-validation exceptions with ValidationException
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for b406beb - Browse repository at this point
Copy the full SHA b406bebView commit details
Commits on Mar 7, 2023
-
Rename ValidationException for precision
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 9819d60 - Browse repository at this point
Copy the full SHA 9819d60View commit details -
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for eb8a8bd - Browse repository at this point
Copy the full SHA eb8a8bdView commit details
Commits on Mar 9, 2023
-
Switch to using Medeia for schema validation
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 5f239e6 - Browse repository at this point
Copy the full SHA 5f239e6View commit details -
Generalize Validator to check generic components
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 54592db - Browse repository at this point
Copy the full SHA 54592dbView commit details -
Configure to use existing schema directory
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4a2dc4d - Browse repository at this point
Copy the full SHA 4a2dc4dView commit details -
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 875ce81 - Browse repository at this point
Copy the full SHA 875ce81View commit details -
Make Validator return XContentParser instead of JsonNode
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0baf708 - Browse repository at this point
Copy the full SHA 0baf708View commit details -
Tweak integration to better line up with example
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 11b6723 - Browse repository at this point
Copy the full SHA 11b6723View commit details -
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for b675db2 - Browse repository at this point
Copy the full SHA b675db2View commit details -
Switch from Medeia to NetworkNT Validator
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 1731198 - Browse repository at this point
Copy the full SHA 1731198View commit details
Commits on Mar 10, 2023
-
Move SystemComponent to own package
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4339d25 - Browse repository at this point
Copy the full SHA 4339d25View commit details -
Break up sample validation tests by component
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 91fe11c - Browse repository at this point
Copy the full SHA 91fe11cView commit details -
Add check for extra field validation
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 16f932c - Browse repository at this point
Copy the full SHA 16f932cView commit details -
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0d78a17 - Browse repository at this point
Copy the full SHA 0d78a17View commit details
Commits on Mar 28, 2023
-
Move schema folder to resources
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4e524be - Browse repository at this point
Copy the full SHA 4e524beView commit details -
Move schema documentation to docs
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for acef283 - Browse repository at this point
Copy the full SHA acef283View commit details -
Move rest of schema documentation to docs
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 139609c - Browse repository at this point
Copy the full SHA 139609cView commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b975744 - Browse repository at this point
Copy the full SHA b975744View commit details -
Refactor validation to separate integrations package
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e0b3b1a - Browse repository at this point
Copy the full SHA e0b3b1aView commit details -
Refactor Validator to use results instead of exception throwing
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2e1a21d - Browse repository at this point
Copy the full SHA 2e1a21dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 311a94a - Browse repository at this point
Copy the full SHA 311a94aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97d51c1 - Browse repository at this point
Copy the full SHA 97d51c1View commit details
Commits on Mar 30, 2023
-
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for f67e743 - Browse repository at this point
Copy the full SHA f67e743View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee02a92 - Browse repository at this point
Copy the full SHA ee02a92View commit details -
Configuration menu - View commit details
-
Copy full SHA for f55fb3a - Browse repository at this point
Copy the full SHA f55fb3aView commit details -
Refactor Validator to return sealed result type
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for a237986 - Browse repository at this point
Copy the full SHA a237986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93882a4 - Browse repository at this point
Copy the full SHA 93882a4View commit details