garlic::Field::ValidationResult Struct Reference

List of all failed constraints. More...

#include <constraints.h>

Collaboration diagram for garlic::Field::ValidationResult:

Public Member Functions

bool is_valid () const noexcept
 
 operator bool () const
 

Data Fields

constraint_sequence failures
 all failed constraints.
 

Detailed Description

List of all failed constraints.

Member Function Documentation

◆ is_valid()

bool garlic::Field::ValidationResult::is_valid ( ) const
inlinenoexcept
Returns
whether or not the layer is valid.

◆ operator bool()

garlic::Field::ValidationResult::operator bool ( ) const
inline

Returns
whether or not the layer is valid.

The documentation for this struct was generated from the following file: