mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-10-31 02:37:05 +00:00 
			
		
		
		
	Add getter to DatasetValidation class to fix error java.lang.IllegalArgumentException: No serializer found for class
This commit is contained in:
		
							parent
							
								
									7cc30b7e8b
								
							
						
					
					
						commit
						39a70a373c
					
				| @ -12,8 +12,10 @@ | |||||||
|  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
|  */ |  */ | ||||||
| package wherehows.models.view; | package wherehows.models.view; | ||||||
|  | import lombok.Getter; | ||||||
| import lombok.AllArgsConstructor; | import lombok.AllArgsConstructor; | ||||||
| 
 | 
 | ||||||
|  | @Getter | ||||||
| @AllArgsConstructor | @AllArgsConstructor | ||||||
| public class DatasetValidation { | public class DatasetValidation { | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 cptran777
						cptran777