Package coprs :: Package rest_api :: Module schemas
[hide private]
[frames] | no frames]

Module schemas

source code

Classes [hide private]
  SpaceSeparatedList
  BuiltPackages
stored in db as a string:...
  AllowedMethodSchema
  MockChrootSchema
  ProjectSchema
  ProjectCreateSchema
  CoprChrootSchema
  CoprChrootCreateSchema
  BuildTaskSchema
  BuildSchema
  BuildCreateSchema
  BuildCreateFromUrlSchema
Functions [hide private]
 
validate_any(fn_list)
:param fn_list: list of callable functions, each takes one param :return: None if at least one validation function exists without exceptions :raises ValidationError: otherwise
source code
Variables [hide private]
  __package__ = 'coprs.rest_api'