Class ValidationUtils

Object
ValidationUtils

public class ValidationUtils extends Object
Author:
maartenl
  • Method Details

    • checkValidation

      public static <T> void checkValidation(String name, T attribute)
      Checks the validation of a JPA entity.
      Parameters:
      name - the player/user
      attribute - the entity to check
      Throws:
      MudWebException - with the ConstraintViolations