Const
JSON schema for validating RiskIntegration entities. Provides validation and ensures type safety throughout the application.
const isValid = RiskIntegrationSchema.validate(someData); Copy
const isValid = RiskIntegrationSchema.validate(someData);
JSON schema for validating RiskIntegration entities. Provides validation and ensures type safety throughout the application.