 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BodyValidator ¶
type BodyValidator struct {
	// contains filtered or unexported fields
}
    func (*BodyValidator) UnmarshalJSON ¶
func (m *BodyValidator) UnmarshalJSON(b []byte) error
type HeaderValidator ¶
type HeaderValidator struct {
	// contains filtered or unexported fields
}
    func (*HeaderValidator) UnmarshalJSON ¶
func (m *HeaderValidator) UnmarshalJSON(data []byte) (err error)
type StatusCodeValidator ¶
type StatusCodeValidator struct {
	// contains filtered or unexported fields
}
    func (*StatusCodeValidator) UnmarshalJSON ¶
func (m *StatusCodeValidator) UnmarshalJSON(data []byte) (err error)
 Click to show internal directories. 
   Click to hide internal directories.