Validate OcfStockIssuance data.
Validates all required fields and structure of a stock issuance object. Throws OcpValidationError with detailed field path on validation failure.
The stock issuance data to validate
Base path for error messages (e.g., 'stockIssuance')
if validation fails
Validate OcfStockIssuance data.
Validates all required fields and structure of a stock issuance object. Throws OcpValidationError with detailed field path on validation failure.