Class PropertyValidatorInformation

java.lang.Object
net.datenwerke.dtoservices.dtogenerator.analizer.PropertyValidatorInformation

public class PropertyValidatorInformation extends Object
  • Constructor Details

    • PropertyValidatorInformation

      public PropertyValidatorInformation(PosoFieldDescriptor field, DtoAnnotationProcessor dtoAnnotationProcessor)
      Process the annotation and store information in member variables.
      Parameters:
      field -
      dtoAnnotationProcessor -
  • Method Details