screening-core
screening-core
io.hireproof.screening
CirceInstances
Constraint
Constraint
Identifier
Identifier
Or
Rule
collection
duration
number
text
time
RichValidatedNel
Selection
Selection
Field
History
History
Index
Validation
Validation
CatchOnlyBuilder
Ops
Violation
Violation
Conflict
Invalid
Missing
Unknown
Validation
Violations
Violations
validations
duration
foldable
iterable
json
list
number
optional
parsing
CatchOnlyBuilder
seq
seq
set
text
time
traversable
vector
screening-core
/
io.hireproof.screening
/
Violations
Violations
final case
class
Violations
(
toNem:
Type
[
History
,
NonEmptyList
[
Violation
]])
Companion:
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
get
(
history:
History
):
List
[
Violation
]
def
head
(
history:
History
):
Option
[
Violation
]
def
merge
(
violations:
Violations
):
Violations
def
modifyError
(
f:
Violation
=>
Violation
):
Violations
def
modifyErrors
(
f:
NonEmptyList
[
Violation
]
=>
NonEmptyList
[
Violation
]):
Violations
def
modifyHistory
(
f:
History
=>
History
):
Violations
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product