Class MeetingDataValidator

java.lang.Object
org.apache.fineract.portfolio.meeting.data.MeetingDataValidator

@Component public class MeetingDataValidator extends Object
  • Constructor Details

    • MeetingDataValidator

      @Autowired public MeetingDataValidator(org.apache.fineract.infrastructure.core.serialization.FromJsonHelper fromApiJsonHelper)
  • Method Details

    • validateForCreate

      public void validateForCreate(org.apache.fineract.infrastructure.core.api.JsonCommand command)
    • validateForUpdate

      public void validateForUpdate(org.apache.fineract.infrastructure.core.api.JsonCommand command)
    • validateForUpdateAttendance

      public void validateForUpdateAttendance(org.apache.fineract.infrastructure.core.api.JsonCommand command)