glue-d ~master (2020-04-06T00:01:20Z)
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