Java org.springframework.restdocs.constraints Constraint fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.restdocs.constraints Constraint fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.restdocs.constraints Constraint.

The text is from its open source code.

Constructor

Constraint(String name, Map configuration)
Creates a new Constraint with the given name and configuration .

Method

MapgetConfiguration()
Returns the configuration of the constraint.
StringgetName()
Returns the name of the constraint.