glue-d ~dev (2021-11-24T22:16:42.8977121)
Dub
Repo
performCheck.on
glued
annotations
validation_impl
performCheck
Undocumented in source.
template
performCheck
(alias AnnotatedTarget)
template
on (
alias
AnnotationOccurence
) {
alias
constraints
=
getExplicitAnnotations
!(
typeof
(
AnnotationOccurence
))
;
import
std
.
conv
;
;
import
std
.
traits
;
;
alias
on
=
AnnotationOccurence
;
}
Members
Aliases
constraints
alias
constraints
=
getExplicitAnnotations
!(
typeof
(
AnnotationOccurence
))
Undocumented in source.
on
alias
on
=
AnnotationOccurence
Undocumented in source.
Meta
Source
See Implementation
glued
annotations
validation_impl
performCheck
templates
getCheckers
on