Package io.github.arasdenizhan.core.exception


package io.github.arasdenizhan.core.exception
  • Class
    Description
    ValidationError is core error object designed for holding field and message for each validated field.
    Exception thrown by the validator when one or more fields fail validation.