Package com.aquima.interactions.rule.documentation
package com.aquima.interactions.rule.documentation
-
InterfacesClassDescriptionCollects the validation details that describes the validation logic.This interface may be implemented by
IValidator
orIValidatorCall
classes to provide documentation information about the validation rule, for the purpose of exposing this documentation in API feeds such as OpenAPI.