# Functions
PoliciesValidateHandler @Tags Policies Validate @Summary Validate the policies @description Validate the policies @Accept json @Produce json @Router /validate/policies [POST] @Param policyList body validatePolicyList true "policyList" @Success 200 {object} ValidateResponse "OK" @Failure 400 {object} ErrorResult "Bad Request" @Failure 500 {object} ErrorResult "Internal Server Error" @Failure 502 {object} ErrorResult "Bad Gateway".
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author