Validator model patches
This class contains patched versions of the OPTIMADE models as a workaround for the response field workaround of allowing responses to contain bare dictionaries. These allow the validator to print detailed validation responses.
        
ValidatorEntryResponseMany            (Success)
        
  
      pydantic-model
  
¶
    
__json_encoder__(obj)
  
      special
      staticmethod
  
¶
    partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
        
ValidatorEntryResponseOne            (Success)
        
  
      pydantic-model
  
¶
    
__json_encoder__(obj)
  
      special
      staticmethod
  
¶
    partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
        
ValidatorLinksResponse            (Success)
        
  
      pydantic-model
  
¶
    
__json_encoder__(obj)
  
      special
      staticmethod
  
¶
    partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
        
ValidatorReferenceResponseMany            (ValidatorEntryResponseMany)
        
  
      pydantic-model
  
¶
    
__json_encoder__(obj)
  
      special
      staticmethod
  
¶
    partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
        
ValidatorReferenceResponseOne            (ValidatorEntryResponseOne)
        
  
      pydantic-model
  
¶
    
__json_encoder__(obj)
  
      special
      staticmethod
  
¶
    partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
        
ValidatorStructureResponseMany            (ValidatorEntryResponseMany)
        
  
      pydantic-model
  
¶
    
__json_encoder__(obj)
  
      special
      staticmethod
  
¶
    partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.
        
ValidatorStructureResponseOne            (ValidatorEntryResponseOne)
        
  
      pydantic-model
  
¶
    
__json_encoder__(obj)
  
      special
      staticmethod
  
¶
    partial(func, args, *keywords) - new function with partial application of the given arguments and keywords.